Searched defs:ceph_fscache_entry (Results 1 – 1 of 1) sorted by relevance
29 struct ceph_fscache_entry { struct30 struct list_head list;31 struct fscache_cookie *fscache;32 size_t uniq_len;34 struct ceph_fsid fsid;58 struct ceph_fscache_entry *ent; in ceph_fscache_register_fs() argument