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

#include <dlm_device.h>

Data Fields

__u32 version [3]
 
__u8 cmd
 
__u8 is64bit
 
__u8 unused [2]
 
union {
   struct dlm_lock_params   lock
 
   struct dlm_lspace_params   lspace
 
   struct dlm_purge_params   purge
 
i
 

Detailed Description

Definition at line 61 of file dlm_device.h.

Field Documentation

Definition at line 63 of file dlm_device.h.

union { ... } i
__u8 is64bit

Definition at line 64 of file dlm_device.h.

Definition at line 68 of file dlm_device.h.

Definition at line 69 of file dlm_device.h.

Definition at line 70 of file dlm_device.h.

Definition at line 65 of file dlm_device.h.

__u32 version[3]

Definition at line 62 of file dlm_device.h.


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