Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Ddir.c40 struct ceph_dentry_info *di; in ceph_d_init()
188 struct ceph_dentry_info *di; in __dcache_readdir()
757 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1101 struct ceph_dentry_info *di; in get_caps_for_async_unlink()
1294 struct ceph_dentry_info *di) in __dentry_dir_lease_touch()
1373 struct ceph_dentry_info *di, *tmp; in __dentry_leases_walk()
1458 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dentry_lease_check()
1573 struct ceph_dentry_info *di; in dentry_lease_is_valid()
1661 struct ceph_dentry_info *di; in dir_lease_is_valid()
1784 struct ceph_dentry_info *di; in ceph_d_delete()
[all …]
A Dsuper.h279 struct ceph_dentry_info { struct
687 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry()
689 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
1241 extern void __ceph_dentry_lease_touch(struct ceph_dentry_info *di);
1242 extern void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di);
A Dinode.c1094 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1214 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1720 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
A Dsuper.c769 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
A Dmds_client.c4263 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
4276 struct ceph_dentry_info *di; in handle_lease()
A Dfile.c452 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
A Dcaps.c4529 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()

Completed in 36 milliseconds