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

Data Fields

int fd
 
long long offset
 
long long len
 
int advice
 

Detailed Description

Definition at line 654 of file compat_linux.c.

Field Documentation

int advice

Definition at line 658 of file compat_linux.c.

Definition at line 655 of file compat_linux.c.

long long len

Definition at line 657 of file compat_linux.c.

Definition at line 656 of file compat_linux.c.


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