Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h359 struct qht qpd_table; member
H A D9p.c830 * length, we thus need this function in conjunction with qpd_table to
843 val = qht_lookup(&pdu->s->qpd_table, &lookup, hash); in qid_inode_prefix_hash_bits()
849 qht_insert(&pdu->s->qpd_table, val, hash, NULL); in qid_inode_prefix_hash_bits()
4364 qpd_table_init(&s->qpd_table); in v9fs_device_realize_common()
4400 qp_table_destroy(&s->qpd_table); in virtfs_co_reset()