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

#include <msdos_fs.h>

Data Fields

long d_ino
 
__kernel_off_t d_off
 
unsigned short d_reclen
 
char d_name [256]
 

Detailed Description

Definition at line 90 of file msdos_fs.h.

Field Documentation

long d_ino

Definition at line 91 of file msdos_fs.h.

char d_name[256]

Definition at line 94 of file msdos_fs.h.

Definition at line 92 of file msdos_fs.h.

unsigned short d_reclen

Definition at line 93 of file msdos_fs.h.


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