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

#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]
 

Detailed Description

Definition at line 284 of file drbd_int.h.

Field Documentation

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.


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