Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.h348 V9fsPDU pdus[MAX_REQ]; member
H A D9p.c4202 QLIST_INSERT_HEAD(&s->free_list, &s->pdus[i], next); in v9fs_device_realize_common()
4203 s->pdus[i].s = s; in v9fs_device_realize_common()
4204 s->pdus[i].idx = i; in v9fs_device_realize_common()