Searched refs:readdir_cache_idx (Results 1 – 3 of 3) sorted by relevance
347 req->r_readdir_cache_idx = fi->readdir_cache_idx; in ceph_readdir()378 fi->readdir_cache_idx = req->r_readdir_cache_idx; in ceph_readdir()379 if (fi->readdir_cache_idx < 0) { in ceph_readdir()391 fi->readdir_cache_idx = -1; in ceph_readdir()471 BUG_ON(fi->readdir_cache_idx < 0); in ceph_readdir()472 i_size_write(inode, fi->readdir_cache_idx * in ceph_readdir()495 fi->readdir_cache_idx = -1; in reset_readdir()541 fi->readdir_cache_idx = -1; in ceph_dir_llseek()
640 int readdir_cache_idx; member
167 cf->readdir_cache_idx = -1; in ceph_init_file()