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()
833 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1256 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_async_unlink_cb()
1321 di = ceph_dentry(dentry); in get_caps_for_async_unlink()
1409 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_unlink()
1742 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dentry_lease_check()
1758 struct ceph_dentry_info *di = ceph_dentry(dentry); in __dir_lease_check()
1818 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_invalidate_dentry_lease()
[all …]
H A Dinode.c1424 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1544 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1575 BUG_ON(!ceph_dentry(dn)); in splice_dentry()
1799 ceph_dentry(req->r_old_dentry)->offset); in ceph_fill_trace()
2110 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
2175 ceph_dentry(dn)->offset = rde->offset; in ceph_readdir_prepopulate()
H A Dfile.c529 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
684 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_finish_async_create()
912 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_atomic_open()
H A Dsuper.h795 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry() function
H A Dmds_client.c3730 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()
4802 (ceph_dentry(alias)->flags & CEPH_DENTRY_PRIMARY_LINK)) { in d_find_primary()
5959 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
6022 di = ceph_dentry(dentry); in handle_lease()
H A Dcaps.c4964 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()