Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.h105 bool offset_hash; member
Dinode.c1559 } else if (rinfo->offset_hash) { in ceph_readdir_prepopulate()
1562 last_hash = le32_to_cpu(rhead->args.readdir.offset_hash); in ceph_readdir_prepopulate()
Ddir.c398 req->r_args.readdir.offset_hash = in ceph_readdir()
Dmds_client.c212 info->offset_hash = !!(flags & CEPH_READDIR_OFFSET_HASH); in parse_reply_info_dir()
/linux-4.19.296/include/linux/ceph/
Dceph_fs.h405 __le32 offset_hash; member