Home
last modified time | relevance | path

Searched refs:ceph_dentry_info (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/fs/ceph/
Ddir.c37 struct ceph_dentry_info *di; in ceph_d_init()
181 struct ceph_dentry_info *di; in __dcache_readdir()
748 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1145 struct ceph_dentry_info *di; in dentry_lease_is_valid()
1201 struct ceph_dentry_info *di = ceph_dentry(dentry); in dir_lease_is_valid()
1316 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_d_release()
1339 struct ceph_dentry_info *di; in ceph_d_prune()
1429 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_dentry_lru_add()
1442 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_dentry_lru_touch()
1455 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_dentry_lru_del()
Dsuper.h259 struct ceph_dentry_info { struct
592 static inline struct ceph_dentry_info *ceph_dentry(struct dentry *dentry) in ceph_dentry()
594 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
Ddebugfs.c146 struct ceph_dentry_info *di; in dentry_lru_show()
Dinode.c1051 struct ceph_dentry_info *di = ceph_dentry(dentry); in update_dentry_lease()
1129 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1641 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
Dsuper.c787 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
Dmds_client.c3427 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
3440 struct ceph_dentry_info *di; in handle_lease()
Dcaps.c4221 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()