Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h362 struct qht qpf_table; member
H A D9p.c853 val = qht_lookup(&pdu->s->qpf_table, &lookup, hash); in qid_path_fullmap()
874 qht_insert(&pdu->s->qpf_table, val, hash, NULL); in qid_path_fullmap()
4282 qpf_table_init(&s->qpf_table); in v9fs_device_realize_common()
4316 qp_table_destroy(&s->qpf_table); in v9fs_device_unrealize_common()