Home
last modified time | relevance | path

Searched refs:ceph_dentry_info (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ceph/
H A Ddir.c33 static bool __dentry_lease_is_valid(struct ceph_dentry_info *di);
41 struct ceph_dentry_info *di; in ceph_d_init()
195 struct ceph_dentry_info *di; in __dcache_readdir()
828 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1252 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_async_unlink_cb()
1302 struct ceph_dentry_info *di; in get_caps_for_async_unlink()
1405 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_unlink()
1550 void __ceph_dentry_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_lease_touch()
1570 struct ceph_dentry_info *di) in __dentry_dir_lease_touch()
1584 void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di) in __ceph_dentry_dir_lease_touch()
[all …]
H A Dsuper.h330 struct ceph_dentry_info { struct
787 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry()
789 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
1370 extern void __ceph_dentry_lease_touch(struct ceph_dentry_info *di);
1371 extern void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di);
H A Dinode.c1423 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()
1543 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()
2109 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
H A Dfile.c528 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()
683 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_finish_async_create()
910 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_atomic_open()
H A Dsuper.c948 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
H A Dmds_client.c887 struct ceph_dentry_info *di; in ceph_wait_on_conflict_unlink()
3634 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()
5294 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
5308 struct ceph_dentry_info *di; in handle_lease()
H A Dcaps.c4940 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()