Searched refs:v9fs_device_realize_common (Results 1 – 4 of 4) sorted by relevance
214 if (v9fs_device_realize_common(s, &virtio_9p_transport, errp)) { in virtio_9p_device_realize()
463 int v9fs_device_realize_common(V9fsState *s, const V9fsTransport *t,
498 v9fs_device_realize_common(s, &xen_9p_transport, NULL); in xen_9pfs_connect()
4192 int v9fs_device_realize_common(V9fsState *s, const V9fsTransport *t, in v9fs_device_realize_common() function