Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h169 bool hash_order; member
H A 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()
466 (int)req->r_reply_info.hash_order); in ceph_readdir()
471 if (!rinfo->hash_order) { in ceph_readdir()
H A Dinode.c1916 if (rinfo->hash_order) { in ceph_readdir_prepopulate()
1934 if (!rinfo->hash_order) in ceph_readdir_prepopulate()
1948 !(rinfo->hash_order && last_hash)) { in ceph_readdir_prepopulate()
1974 if (rinfo->hash_order) { in ceph_readdir_prepopulate()
H A Dsuper.h1330 extern loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order);
H A Dmds_client.c429 info->hash_order = !!(flags & CEPH_READDIR_HASH_ORDER); in parse_reply_info_readdir()
461 if (info->hash_order) in parse_reply_info_readdir()