Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h329 VariLenAffix qp_affix; member
H A D9p.c946 val->qp_affix = affixForIndex(val->qp_affix_index); in qid_path_suffixmap()
950 *path = (stbuf->st_ino << val->qp_affix.bits) | val->qp_affix.value; in qid_path_suffixmap()