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

#include <dlmcommon.h>

Data Fields

__be64 cookie
 
__be32 flags
 
__be16 pad1
 
u8 node_idx
 
u8 namelen
 
u8 name [O2NM_MAX_NAME_LEN]
 
s8 lvb [0]
 

Detailed Description

Definition at line 632 of file dlmcommon.h.

Field Documentation

__be64 cookie

Definition at line 634 of file dlmcommon.h.

__be32 flags

Definition at line 636 of file dlmcommon.h.

s8 lvb[0]

Definition at line 643 of file dlmcommon.h.

Definition at line 641 of file dlmcommon.h.

u8 namelen

Definition at line 639 of file dlmcommon.h.

u8 node_idx

Definition at line 638 of file dlmcommon.h.

__be16 pad1

Definition at line 637 of file dlmcommon.h.


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