Searched refs:V9fsTransport (Results 1 – 4 of 4) sorted by relevance
133 typedef struct V9fsTransport V9fsTransport; typedef348 const V9fsTransport *transport;463 int v9fs_device_realize_common(V9fsState *s, const V9fsTransport *t,472 struct V9fsTransport { struct
195 static const V9fsTransport virtio_9p_transport = {
253 static const V9fsTransport xen_9p_transport = {
4192 int v9fs_device_realize_common(V9fsState *s, const V9fsTransport *t, in v9fs_device_realize_common()