Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Ddir.c211 di = ceph_dentry(dentry); in __dcache_readdir()
241 di = ceph_dentry(dentry); in __dcache_readdir()
280 di = ceph_dentry(last); 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()
1160 di = ceph_dentry(dentry); in get_caps_for_async_unlink()
1218 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_unlink()
1528 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dentry_lease_check()
1544 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dir_lease_check()
1604 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_invalidate_dentry_lease()
[all …]
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()
1259 BUG_ON(!ceph_dentry(dn)); in splice_dentry()
1449 ceph_dentry(req->r_old_dentry)->offset); in ceph_fill_trace()
1734 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
1798 ceph_dentry(dn)->offset = rde->offset; in ceph_readdir_prepopulate()
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()
Dsuper.h698 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry() function
Dmds_client.c2983 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()
3870 (ceph_dentry(alias)->flags & CEPH_DENTRY_PRIMARY_LINK)) { in d_find_primary()
4474 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
4536 di = ceph_dentry(dentry); in handle_lease()
Dcaps.c4573 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()