Home
last modified time | relevance | path

Searched defs:virtio_chan (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/9p/
Dtrans_virtio.c77 struct virtio_chan { struct
78 bool inuse;
103 static struct list_head virtio_chan_list; argument
122 struct virtio_chan *chan = client->trans; in p9_virtio_close() argument