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

#include <drbd_int.h>

Data Fields

union p_header header
 
struct p_handshake handshake
 
struct p_data data
 
struct p_block_ack block_ack
 
struct p_barrier barrier
 
struct p_barrier_ack barrier_ack
 
struct p_rs_param_89 rs_param_89
 
struct p_rs_param_95 rs_param_95
 
struct p_protocol protocol
 
struct p_sizes sizes
 
struct p_uuids uuids
 
struct p_state state
 
struct p_req_state req_state
 
struct p_req_state_reply req_state_reply
 
struct p_block_req block_req
 
struct p_delay_probe93 delay_probe93
 
struct p_rs_uuid rs_uuid
 
struct p_block_desc block_desc
 

Detailed Description

Definition at line 635 of file drbd_int.h.

Field Documentation

struct p_barrier barrier

Definition at line 640 of file drbd_int.h.

struct p_barrier_ack barrier_ack

Definition at line 641 of file drbd_int.h.

struct p_block_ack block_ack

Definition at line 639 of file drbd_int.h.

struct p_block_desc block_desc

Definition at line 653 of file drbd_int.h.

struct p_block_req block_req

Definition at line 650 of file drbd_int.h.

Definition at line 638 of file drbd_int.h.

struct p_delay_probe93 delay_probe93

Definition at line 651 of file drbd_int.h.

struct p_handshake handshake

Definition at line 637 of file drbd_int.h.

Definition at line 636 of file drbd_int.h.

Definition at line 644 of file drbd_int.h.

struct p_req_state req_state

Definition at line 648 of file drbd_int.h.

struct p_req_state_reply req_state_reply

Definition at line 649 of file drbd_int.h.

struct p_rs_param_89 rs_param_89

Definition at line 642 of file drbd_int.h.

struct p_rs_param_95 rs_param_95

Definition at line 643 of file drbd_int.h.

struct p_rs_uuid rs_uuid

Definition at line 652 of file drbd_int.h.

struct p_sizes sizes

Definition at line 645 of file drbd_int.h.

Definition at line 647 of file drbd_int.h.

struct p_uuids uuids

Definition at line 646 of file drbd_int.h.


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