Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dmds_client.h147 bool offset_hash; member
H A Dinode.c1888 } else if (rinfo->offset_hash) { in ceph_readdir_prepopulate()
1891 last_hash = le32_to_cpu(req->r_args.readdir.offset_hash); in ceph_readdir_prepopulate()
H A Ddir.c429 req->r_args.readdir.offset_hash = in ceph_readdir()
H A Dmds_client.c428 info->offset_hash = !!(flags & CEPH_READDIR_OFFSET_HASH); in parse_reply_info_readdir()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h426 __le32 offset_hash; member