Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h361 struct qht qpp_table; member
H A D9p.c930 val = qht_lookup(&pdu->s->qpp_table, &lookup, hash); in qid_path_suffixmap()
947 qht_insert(&pdu->s->qpp_table, val, hash, NULL); in qid_path_suffixmap()
4284 qpp_table_init(&s->qpp_table); in v9fs_device_realize_common()
4315 qp_table_destroy(&s->qpp_table); in v9fs_device_unrealize_common()