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

Data Fields

compat_ulong_t d_ino
 
compat_ulong_t d_off
 
unsigned short d_reclen
 
char d_name [1]
 

Detailed Description

Definition at line 890 of file compat.c.

Field Documentation

Definition at line 891 of file compat.c.

char d_name[1]

Definition at line 894 of file compat.c.

Definition at line 892 of file compat.c.

unsigned short d_reclen

Definition at line 893 of file compat.c.


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