Home
last modified time | relevance | path

Searched refs:ceph_readdir_cache_control (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ceph/
Dsuper.h748 struct ceph_readdir_cache_control { struct
1060 extern void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl);
Ddir.c122 struct ceph_readdir_cache_control *cache_ctl) in __dcache_find_get_entry()
182 struct ceph_readdir_cache_control cache_ctl = {}; in __dcache_readdir()
Dinode.c1486 void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl) in ceph_readdir_cache_release()
1496 struct ceph_readdir_cache_control *ctl, in fill_readdir_cache()
1548 struct ceph_readdir_cache_control cache_ctl = {}; in ceph_readdir_prepopulate()