Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
xenbus_watch Struct Reference

#include <xenbus.h>

Data Fields

struct list_head list
 
const charnode
 
void(* callback )(struct xenbus_watch *, const char **vec, unsigned int len)
 

Detailed Description

Definition at line 50 of file xenbus.h.

Field Documentation

void(* callback)(struct xenbus_watch *, const char **vec, unsigned int len)

Definition at line 58 of file xenbus.h.

Definition at line 52 of file xenbus.h.

Definition at line 55 of file xenbus.h.


The documentation for this struct was generated from the following file: