Searched refs:ceph_dentry_info (Results 1 – 7 of 7) sorted by relevance
41 struct ceph_dentry_info *di; in ceph_d_init()195 struct ceph_dentry_info *di; in __dcache_readdir()827 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()1249 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()1558 struct ceph_dentry_info *di) in __dentry_dir_lease_touch()1638 struct ceph_dentry_info *di, *tmp; in __dentry_leases_walk()1841 struct ceph_dentry_info *di; in dentry_lease_is_valid()1932 struct ceph_dentry_info *di; in dir_lease_is_valid()2051 struct ceph_dentry_info *di; in ceph_d_delete()[all …]
303 struct ceph_dentry_info { struct749 static inline struct ceph_dentry_info *ceph_dentry(const struct dentry *dentry) in ceph_dentry()751 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()1331 extern void __ceph_dentry_lease_touch(struct ceph_dentry_info *di);1332 extern void __ceph_dentry_dir_lease_touch(struct ceph_dentry_info *di);
510 struct ceph_dentry_info *di = ceph_dentry(dentry); in try_prep_async_create()668 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_finish_async_create()897 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_atomic_open()
1349 struct ceph_dentry_info *di = ceph_dentry(dentry); in __update_dentry_lease()1469 struct ceph_dentry_info *di = ceph_dentry(realdn); in splice_dentry()2010 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_readdir_prepopulate()
842 struct ceph_dentry_info *di; in ceph_wait_on_conflict_unlink()3526 struct ceph_dentry_info *di = ceph_dentry(req->r_dentry); in __do_request()5174 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()5188 struct ceph_dentry_info *di; in handle_lease()
958 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
4936 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()
Completed in 41 milliseconds