Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Ddir.c36 struct ceph_dentry_info *di; in ceph_init_dentry()
128 struct ceph_dentry_info *di; in __dcache_readdir()
632 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_lookup()
1020 struct ceph_dentry_info *di; in dentry_lease_is_valid()
1070 struct ceph_dentry_info *di = ceph_dentry(dentry); in dir_lease_is_valid()
1130 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_d_release()
1293 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_dentry_lru_add()
1306 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_dentry_lru_touch()
1319 struct ceph_dentry_info *di = ceph_dentry(dn); in ceph_dentry_lru_del()
Dsuper.h220 struct ceph_dentry_info { struct
509 static inline struct ceph_dentry_info *ceph_dentry(struct dentry *dentry) in ceph_dentry()
511 return (struct ceph_dentry_info *)dentry->d_fsdata; in ceph_dentry()
Ddebugfs.c146 struct ceph_dentry_info *di; in dentry_lru_show()
Dsuper.c638 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
Dinode.c928 struct ceph_dentry_info *di = ceph_dentry(dentry); in update_dentry_lease()
1347 struct ceph_dentry_info *di; in ceph_readdir_prepopulate()
Dmds_client.c3086 struct ceph_dentry_info *di = ceph_dentry(dentry); in __ceph_mdsc_drop_dentry_lease()
3099 struct ceph_dentry_info *di; in handle_lease()
3240 struct ceph_dentry_info *di; in ceph_mdsc_lease_release()
Dcaps.c3427 struct ceph_dentry_info *di = ceph_dentry(dentry); in ceph_encode_dentry_release()