Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Ddir.c219 di = ceph_dentry(dentry); in __dcache_readdir()
250 di = ceph_dentry(dentry); in __dcache_readdir()
291 di = ceph_dentry(last); in __dcache_readdir()
828 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1250 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_async_unlink_cb()
1318 di = ceph_dentry(dentry); in get_caps_for_async_unlink()
1727 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dentry_lease_check()
1850 di = ceph_dentry(dentry); in dentry_lease_is_valid()
1935 di = ceph_dentry(dentry); in dir_lease_is_valid()
2060 di = ceph_dentry(dentry); in ceph_d_delete()
[all …]
H A Dinode.c1349 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1469 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1500 BUG_ON(!ceph_dentry(dn)); in splice_dentry()
1713 ceph_dentry(req->r_old_dentry)->offset); in ceph_fill_trace()
2010 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
2075 ceph_dentry(dn)->offset = rde->offset; in ceph_readdir_prepopulate()
H A Dfile.c510 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
668 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_finish_async_create()
897 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_atomic_open()
H A Dsuper.h749 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry() function
H A Dmds_client.c3526 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()
4554 (ceph_dentry(alias)->flags & CEPH_DENTRY_PRIMARY_LINK)) { in d_find_primary()
5174 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
5237 di = ceph_dentry(dentry); in handle_lease()
H A Dcaps.c4936 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()