Searched defs:xenbus_file_priv (Results 1 – 1 of 1) sorted by relevance
87 struct xenbus_file_priv { struct98 struct mutex msgbuffer_mutex;101 struct list_head transactions;125 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() argument