Home
last modified time | relevance | path

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

/linux-3.3/net/9p/
Dtrans_virtio.c76 struct virtio_chan { struct
77 bool inuse;
102 static struct list_head virtio_chan_list; argument
121 struct virtio_chan *chan = client->trans; in p9_virtio_close() argument