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

#include <compat.h>

Data Fields

short l_type
 
short l_whence
 
compat_off_t l_start
 
compat_off_t l_len
 
s32 l_sysid
 
compat_pid_t l_pid
 
short __unused
 
s32 pad [4]
 

Detailed Description

Definition at line 81 of file compat.h.

Field Documentation

short __unused

Definition at line 88 of file compat.h.

compat_off_t l_len

Definition at line 85 of file compat.h.

compat_pid_t l_pid

Definition at line 87 of file compat.h.

compat_off_t l_start

Definition at line 84 of file compat.h.

s32 l_sysid

Definition at line 86 of file compat.h.

short l_type

Definition at line 82 of file compat.h.

short l_whence

Definition at line 83 of file compat.h.

s32 pad[4]

Definition at line 89 of file compat.h.


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