Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dsuper.h647 struct ceph_readdir_cache_control { struct
950 extern void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl);
Dinode.c1341 void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl) in ceph_readdir_cache_release()
1351 struct ceph_readdir_cache_control *ctl, in fill_readdir_cache()
1397 struct ceph_readdir_cache_control cache_ctl = {}; in ceph_readdir_prepopulate()
Ddir.c152 struct ceph_readdir_cache_control cache_ctl = {}; in __dcache_readdir()