Home
last modified time | relevance | path

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

/Linux-v4.19/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
587 static inline struct ceph_dentry_info *ceph_dentry(struct dentry *dentry) in ceph_dentry()
589 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
Ddebugfs.c146 struct ceph_dentry_info *di; in dentry_lru_show()
Dinode.c1036 struct ceph_dentry_info *di = ceph_dentry(dentry); in update_dentry_lease()
1114 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1621 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
Dsuper.c752 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
Dmds_client.c3380 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
3393 struct ceph_dentry_info *di; in handle_lease()
Dcaps.c4172 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()