Searched refs:p9_virtio_trans (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/9p/
H A Dtrans_virtio.c790 static struct p9_trans_module p9_virtio_trans = { variable in typeref:struct:p9_trans_module
817 v9fs_register_trans(&p9_virtio_trans);
820 v9fs_unregister_trans(&p9_virtio_trans);
828 v9fs_unregister_trans(&p9_virtio_trans);

Completed in 177 milliseconds