Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.h360 struct qht qpd_table; member
H A D9p.c815 val = qht_lookup(&pdu->s->qpd_table, &lookup, hash); in qid_inode_prefix_hash_bits()
821 qht_insert(&pdu->s->qpd_table, val, hash, NULL); in qid_inode_prefix_hash_bits()
4275 qpd_table_init(&s->qpd_table); in v9fs_device_realize_common()
4309 qp_table_destroy(&s->qpd_table); in v9fs_device_unrealize_common()