Home
last modified time | relevance | path

Searched defs:ceph_fscache_entry (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/fs/ceph/
Dcache.c29 struct ceph_fscache_entry { struct
30 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