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