Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c923 const int ino_hash_bits = qid_inode_prefix_hash_bits(pdu, stbuf->st_dev); in qid_path_suffixmap() local
926 .ino_prefix = (uint16_t) (stbuf->st_ino >> (64 - ino_hash_bits)) in qid_path_suffixmap()