Home
last modified time | relevance | path

Searched refs:V9fsTransport (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p.h133 typedef struct V9fsTransport V9fsTransport; typedef
349 const V9fsTransport *transport;
464 int v9fs_device_realize_common(V9fsState *s, const V9fsTransport *t,
473 struct V9fsTransport { struct
H A Dvirtio-9p-device.c195 static const V9fsTransport virtio_9p_transport = {
H A Dxen-9p-backend.c253 static const V9fsTransport xen_9p_transport = {
H A D9p.c4190 int v9fs_device_realize_common(V9fsState *s, const V9fsTransport *t, in v9fs_device_realize_common()