Home
last modified time | relevance | path

Searched refs:__ceph_dir_is_complete_ordered (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ceph/
Dsuper.h467 static inline bool __ceph_dir_is_complete_ordered(struct ceph_inode_info *ci) in __ceph_dir_is_complete_ordered() function
492 ret = __ceph_dir_is_complete_ordered(ci); in ceph_dir_is_complete_ordered()
Ddir.c287 __ceph_dir_is_complete_ordered(ci) && in ceph_readdir()