Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xenbus/
Dxenbus.h59 struct xs_watch_event { struct
60 struct list_head list;
61 unsigned int len;
62 struct xenbus_watch *handle;
63 const char *path;
64 const char *token;
65 char body[];