Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddir.c204 di = ceph_dentry(dentry); in __dcache_readdir()
234 di = ceph_dentry(dentry); in __dcache_readdir()
274 di = ceph_dentry(last); in __dcache_readdir()
748 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1133 ceph_dentry(dentry)->time = jiffies; in ceph_invalidate_dentry_lease()
1134 ceph_dentry(dentry)->lease_shared_gen = 0; in ceph_invalidate_dentry_lease()
1154 di = ceph_dentry(dentry); in dentry_lease_is_valid()
1201 struct ceph_dentry_info *di = ceph_dentry(dentry); in dir_lease_is_valid()
1234 dentry, d_inode(dentry), ceph_dentry(dentry)->offset); in ceph_d_revalidate()
1316 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_d_release()
[all …]
Dinode.c1051 struct ceph_dentry_info *di = ceph_dentry(dentry); in update_dentry_lease()
1129 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
1166 BUG_ON(!ceph_dentry(dn)); in splice_dentry()
1354 ceph_dentry(req->r_old_dentry)->offset); in ceph_fill_trace()
1641 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
1705 ceph_dentry(dn)->offset = rde->offset; in ceph_readdir_prepopulate()
Dsuper.h592 static inline struct ceph_dentry_info *ceph_dentry(struct dentry *dentry) in ceph_dentry() function
Dmds_client.c3427 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
3489 di = ceph_dentry(dentry); in handle_lease()
Dcaps.c4221 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()