Linux Kernel
3.7.1
|
#include <drbd_int.h>
Data Fields | |
struct drbd_work | w |
struct list_head | requests |
struct drbd_tl_epoch * | next |
unsigned int | br_number |
int | n_writes |
Definition at line 718 of file drbd_int.h.
unsigned int br_number |
Definition at line 722 of file drbd_int.h.
int n_writes |
Definition at line 723 of file drbd_int.h.
struct drbd_tl_epoch* next |
Definition at line 721 of file drbd_int.h.
Definition at line 720 of file drbd_int.h.
Definition at line 719 of file drbd_int.h.