Home
last modified time | relevance | path

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

/linux/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()
827 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()
1315 di = ceph_dentry(dentry); in get_caps_for_async_unlink()
1402 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_unlink()
1723 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dentry_lease_check()
1739 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dir_lease_check()
1799 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_invalidate_dentry_lease()
[all …]
H A Dinode.c1385 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1505 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1536 BUG_ON(!ceph_dentry(dn)); in splice_dentry()
1757 ceph_dentry(req->r_old_dentry)->offset); in ceph_fill_trace()
2068 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
2133 ceph_dentry(dn)->offset = rde->offset; in ceph_readdir_prepopulate()
H A Dfile.c509 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
664 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_finish_async_create()
891 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_atomic_open()
H A Dsuper.h765 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry() function
H A Dmds_client.c3587 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()
4618 (ceph_dentry(alias)->flags & CEPH_DENTRY_PRIMARY_LINK)) { in d_find_primary()
5234 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
5297 di = ceph_dentry(dentry); in handle_lease()
H A Dcaps.c4940 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()