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

#include <xfs_fs.h>

Data Fields

__s16 l_type
 
__s16 l_whence
 
__s64 l_start
 
__s64 l_len
 
__s32 l_sysid
 
__u32 l_pid
 
__s32 l_pad [4]
 

Detailed Description

Definition at line 146 of file xfs_fs.h.

Field Documentation

__s64 l_len

Definition at line 150 of file xfs_fs.h.

__s32 l_pad[4]

Definition at line 153 of file xfs_fs.h.

__u32 l_pid

Definition at line 152 of file xfs_fs.h.

__s64 l_start

Definition at line 149 of file xfs_fs.h.

__s32 l_sysid

Definition at line 151 of file xfs_fs.h.

__s16 l_type

Definition at line 147 of file xfs_fs.h.

__s16 l_whence

Definition at line 148 of file xfs_fs.h.


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