Home
last modified time | relevance | path

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

/linux-5.15/fs/ceph/ !
H A Dmds_client.h132 bool offset_hash; member
H A Dinode.c1638 } else if (rinfo->offset_hash) { in ceph_readdir_prepopulate()
1641 last_hash = le32_to_cpu(req->r_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.c359 info->offset_hash = !!(flags & CEPH_READDIR_OFFSET_HASH); in parse_reply_info_readdir()
/linux-5.15/include/linux/ceph/ !
H A Dceph_fs.h418 __le32 offset_hash; member