Home
last modified time | relevance | path

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

/linux-6.1.9/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()
188 struct ceph_dentry_info *di; in __dcache_readdir()
766 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1093 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_async_unlink_cb()
1145 struct ceph_dentry_info *di; in get_caps_for_async_unlink()
1218 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_unlink()
1344 void __ceph_dentry_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_lease_touch()
1364 struct ceph_dentry_info *di) in __dentry_dir_lease_touch()
1378 void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_dir_lease_touch()
[all …]
Dsuper.h285 struct ceph_dentry_info { struct
698 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry()
700 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
1266 extern void __ceph_dentry_lease_touch(struct ceph_dentry_info *di);
1267 extern void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di);
Dfile.c470 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
613 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_finish_async_create()
799 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_atomic_open()
Dinode.c1106 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1226 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1734 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
Dsuper.c910 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
Dmds_client.c683 struct ceph_dentry_info *di; in ceph_wait_on_conflict_unlink()
2983 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()
4474 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
4487 struct ceph_dentry_info *di; in handle_lease()
Dcaps.c4573 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()