Searched defs:ceph_fscache_entry (Results 1 – 1 of 1) sorted by relevance
41 struct ceph_fscache_entry { struct42 struct list_head list;43 struct fscache_cookie *fscache;44 size_t uniq_len;46 struct ceph_fsid fsid;70 struct ceph_fscache_entry *ent; in ceph_fscache_register_fs() argument