Home
last modified time | relevance | path

Searched refs:offset_hash (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.h170 bool offset_hash; member
H A Dinode.c1921 } else if (rinfo->offset_hash) { in ceph_readdir_prepopulate()
1924 last_hash = le32_to_cpu(req->r_args.readdir.offset_hash); in ceph_readdir_prepopulate()
H A Ddir.c441 req->r_args.readdir.offset_hash = in ceph_readdir()
H A Dmds_client.c430 info->offset_hash = !!(flags & CEPH_READDIR_OFFSET_HASH); in parse_reply_info_readdir()