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

Data Fields

compat_ulong_t d_ino
 
compat_ulong_t d_offset
 
unsigned short d_namlen
 
char d_name [1]
 

Detailed Description

Definition at line 825 of file compat.c.

Field Documentation

Definition at line 826 of file compat.c.

char d_name[1]

Definition at line 829 of file compat.c.

unsigned short d_namlen

Definition at line 828 of file compat.c.

compat_ulong_t d_offset

Definition at line 827 of file compat.c.


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