Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/xen/xenfs/
Dxenbus.c81 struct xenbus_file_priv { struct
92 struct mutex msgbuffer_mutex;
95 struct list_head transactions;
119 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() argument