Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h328 uint32_t qp_affix_index; member
H A D9p.c945 val->qp_affix_index = pdu->s->qp_affix_next++; in qid_path_suffixmap()
946 val->qp_affix = affixForIndex(val->qp_affix_index); in qid_path_suffixmap()