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

#include <ext3.h>

Data Fields

__le32 inode
 
__le16 rec_len
 
__le16 name_len
 
char name [EXT3_NAME_LEN]
 

Detailed Description

Definition at line 819 of file ext3.h.

Field Documentation

Definition at line 820 of file ext3.h.

Definition at line 823 of file ext3.h.

__le16 name_len

Definition at line 822 of file ext3.h.

__le16 rec_len

Definition at line 821 of file ext3.h.


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