Linux Kernel
3.7.1
|
#include <drbd_int.h>
Data Fields | |
unsigned long | bm_bits |
unsigned long | bm_words |
unsigned long | bit_offset |
unsigned long | word_offset |
unsigned | packets [2] |
unsigned | bytes [2] |
Definition at line 284 of file drbd_int.h.
unsigned long bit_offset |
Definition at line 292 of file drbd_int.h.
unsigned long bm_bits |
Definition at line 289 of file drbd_int.h.
unsigned long bm_words |
Definition at line 290 of file drbd_int.h.
unsigned bytes[2] |
Definition at line 297 of file drbd_int.h.
unsigned packets[2] |
Definition at line 296 of file drbd_int.h.
unsigned long word_offset |
Definition at line 293 of file drbd_int.h.