Home
last modified time | relevance | path

Searched refs:hash_order (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/ceph/
Dmds_client.h146 bool hash_order; member
Ddir.c70 loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order) in ceph_make_fpos() argument
73 if (hash_order) in ceph_make_fpos()
454 (int)req->r_reply_info.hash_order); in ceph_readdir()
459 if (!rinfo->hash_order) { in ceph_readdir()
Dinode.c1882 if (rinfo->hash_order) { in ceph_readdir_prepopulate()
1900 if (!rinfo->hash_order) in ceph_readdir_prepopulate()
1915 !(rinfo->hash_order && last_hash)) { in ceph_readdir_prepopulate()
1941 if (rinfo->hash_order) { in ceph_readdir_prepopulate()
Dsuper.h1324 extern loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order);
Dmds_client.c427 info->hash_order = !!(flags & CEPH_READDIR_HASH_ORDER); in parse_reply_info_readdir()
459 if (info->hash_order) in parse_reply_info_readdir()