Searched defs:ceph_fscache_entry (Results 1 – 1 of 1) sorted by relevance
28 struct ceph_fscache_entry { struct29 struct list_head list;30 struct fscache_cookie *fscache;31 size_t uniq_len;33 struct ceph_fsid fsid;57 struct ceph_fscache_entry *ent; in ceph_fscache_register_fs() argument