Searched refs:hash_order (Results 1 – 5 of 5) sorted by relevance
69 loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order) in ceph_make_fpos() argument72 if (hash_order) in ceph_make_fpos()436 (int)req->r_reply_info.hash_order); in ceph_readdir()441 if (!rinfo->hash_order) { in ceph_readdir()
125 bool hash_order; member
1636 if (rinfo->hash_order) { in ceph_readdir_prepopulate()1654 if (!rinfo->hash_order) in ceph_readdir_prepopulate()1669 !(rinfo->hash_order && last_hash)) { in ceph_readdir_prepopulate()1695 if (rinfo->hash_order) { in ceph_readdir_prepopulate()
1219 extern loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order);
358 info->hash_order = !!(flags & CEPH_READDIR_HASH_ORDER); in parse_reply_info_readdir()