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

Data Fields

unsigned int d_ino
 
unsigned short d_reclen
 
unsigned short d_namlen
 
char d_name [1]
 

Detailed Description

Definition at line 91 of file osf_sys.c.

Field Documentation

unsigned int d_ino

Definition at line 92 of file osf_sys.c.

char d_name[1]

Definition at line 95 of file osf_sys.c.

unsigned short d_namlen

Definition at line 94 of file osf_sys.c.

unsigned short d_reclen

Definition at line 93 of file osf_sys.c.


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