Home
last modified time | relevance | path

Searched refs:ceph_dentry_info (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c33 static bool __dentry_lease_is_valid(struct ceph_dentry_info *di);
41 struct ceph_dentry_info *di; in ceph_d_init()
189 struct ceph_dentry_info *di; in __dcache_readdir()
802 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1203 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_async_unlink_cb()
1255 struct ceph_dentry_info *di; in get_caps_for_async_unlink()
1328 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_unlink()
1459 void __ceph_dentry_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_lease_touch()
1479 struct ceph_dentry_info *di) in __dentry_dir_lease_touch()
1493 void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *d
[all...]
H A Dsuper.h301 struct ceph_dentry_info { struct
741 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry()
743 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
1331 extern void __ceph_dentry_lease_touch(struct ceph_dentry_info *di);
1332 extern void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di);
H A Dfile.c471 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
624 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_finish_async_create()
813 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_atomic_open()
H A Dinode.c1315 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1435 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1973 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
H A Dmds_client.c836 struct ceph_dentry_info *di; in ceph_wait_on_conflict_unlink()
3369 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()
4886 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
4899 struct ceph_dentry_info *di; in handle_lease()
H A Dsuper.c944 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
H A Dcaps.c4785 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()
/kernel/linux/linux-5.10/fs/ceph/
H A 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()
764 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1091 struct ceph_dentry_info *di; in get_caps_for_async_unlink()
1263 void __ceph_dentry_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_lease_touch()
1283 struct ceph_dentry_info *di) in __dentry_dir_lease_touch()
1297 void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_dir_lease_touch()
1329 static void __dentry_lease_unlist(struct ceph_dentry_info *di) in __dentry_lease_unlist()
1362 struct ceph_dentry_info *d in __dentry_leases_walk()
[all...]
H A Dsuper.h277 struct ceph_dentry_info { struct
684 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry()
686 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
1196 extern void __ceph_dentry_lease_touch(struct ceph_dentry_info *di);
1197 extern void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di);
H A Dinode.c1066 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1186 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1699 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
H A Dsuper.c769 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
H A Dmds_client.c4262 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
4275 struct ceph_dentry_info *di; in handle_lease()
H A Dfile.c452 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
H A Dcaps.c4603 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()

Completed in 48 milliseconds