Linux Kernel
3.7.1
|
#include <drbd_int.h>
Data Fields | |
struct drbd_work_queue | work |
struct mutex | mutex |
struct socket * | socket |
union p_polymorph | sbuf |
union p_polymorph | rbuf |
Definition at line 901 of file drbd_int.h.
Definition at line 903 of file drbd_int.h.
union p_polymorph rbuf |
Definition at line 908 of file drbd_int.h.
union p_polymorph sbuf |
Definition at line 907 of file drbd_int.h.
Definition at line 904 of file drbd_int.h.
struct drbd_work_queue work |
Definition at line 902 of file drbd_int.h.