Home
last modified time | relevance | path

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

/fs/ceph/
Ddir.c32 static bool __dentry_lease_is_valid(struct ceph_dentry_info *di);
40 struct ceph_dentry_info *di; in ceph_d_init()
184 struct ceph_dentry_info *di; in __dcache_readdir()
752 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1150 void __ceph_dentry_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_lease_touch()
1170 struct ceph_dentry_info *di) in __dentry_dir_lease_touch()
1184 void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_dir_lease_touch()
1216 static void __dentry_lease_unlist(struct ceph_dentry_info *di) in __dentry_lease_unlist()
1249 struct ceph_dentry_info *di, *tmp; in __dentry_leases_walk()
1305 di = list_first_entry(&dispose, struct ceph_dentry_info, in __dentry_leases_walk()
[all …]
Dsuper.h270 struct ceph_dentry_info { struct
621 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry()
623 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
1117 extern void __ceph_dentry_lease_touch(struct ceph_dentry_info *di);
1118 extern void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di);
Dinode.c1048 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1164 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1664 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
Dsuper.c793 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
Dmds_client.c3859 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
3872 struct ceph_dentry_info *di; in handle_lease()
Dcaps.c4241 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()