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

#include <compat.h>

Data Fields

short l_type
 
short l_whence
 
compat_loff_t l_start
 
compat_loff_t l_len
 
compat_pid_t l_pid
 
short __unused
 

Detailed Description

Definition at line 96 of file compat.h.

Field Documentation

short __unused

Definition at line 124 of file compat.h.

Definition at line 100 of file compat.h.

compat_pid_t l_pid

Definition at line 101 of file compat.h.

compat_loff_t l_start

Definition at line 99 of file compat.h.

short l_type

Definition at line 97 of file compat.h.

short l_whence

Definition at line 98 of file compat.h.


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