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

#include <dlmcommon.h>

Data Fields

__be64 cookie
 
__be32 flags
 
u8 node_idx
 
u8 type
 
u8 blocked_type
 
u8 namelen
 
u8 name [O2NM_MAX_NAME_LEN]
 
s8 lvb [0]
 

Detailed Description

Definition at line 647 of file dlmcommon.h.

Field Documentation

u8 blocked_type

Definition at line 654 of file dlmcommon.h.

__be64 cookie

Definition at line 649 of file dlmcommon.h.

__be32 flags

Definition at line 651 of file dlmcommon.h.

s8 lvb[0]

Definition at line 659 of file dlmcommon.h.

Definition at line 657 of file dlmcommon.h.

u8 namelen

Definition at line 655 of file dlmcommon.h.

u8 node_idx

Definition at line 652 of file dlmcommon.h.

Definition at line 653 of file dlmcommon.h.


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