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

#include <falloc.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 11 of file falloc.h.

Field Documentation

__s64 l_len

Definition at line 15 of file falloc.h.

__s32 l_pad[4]

Definition at line 18 of file falloc.h.

__u32 l_pid

Definition at line 17 of file falloc.h.

__s64 l_start

Definition at line 14 of file falloc.h.

__s32 l_sysid

Definition at line 16 of file falloc.h.

__s16 l_type

Definition at line 12 of file falloc.h.

__s16 l_whence

Definition at line 13 of file falloc.h.


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