Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dmds_client.h147 bool offset_hash; member
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()
Ddir.c429 req->r_args.readdir.offset_hash = in ceph_readdir()
Dmds_client.c428 info->offset_hash = !!(flags & CEPH_READDIR_OFFSET_HASH); in parse_reply_info_readdir()
/linux-6.6.21/include/linux/ceph/
Dceph_fs.h426 __le32 offset_hash; member