Home
last modified time | relevance | path

Searched refs:offset_hash (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.h125 bool offset_hash; member
H A Dinode.c1617 } else if (rinfo->offset_hash) { in ceph_readdir_prepopulate()
1618 /* mds understands offset_hash */ in ceph_readdir_prepopulate()
1620 last_hash = le32_to_cpu(rhead->args.readdir.offset_hash); in ceph_readdir_prepopulate()
H A Ddir.c411 req->r_args.readdir.offset_hash = in ceph_readdir()
H A Dmds_client.c351 info->offset_hash = !!(flags & CEPH_READDIR_OFFSET_HASH); in parse_reply_info_readdir()
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.h147 bool offset_hash; member
H A Dinode.c1888 } else if (rinfo->offset_hash) { in ceph_readdir_prepopulate()
1889 /* mds understands 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()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dceph_fs.h407 __le32 offset_hash; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h426 __le32 offset_hash; member

Completed in 30 milliseconds