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

#include <ext4.h>

Data Fields

__le32 inode
 
__le16 rec_len
 
__le16 name_len
 
char name [EXT4_NAME_LEN]
 

Detailed Description

Definition at line 1561 of file ext4.h.

Field Documentation

Definition at line 1562 of file ext4.h.

Definition at line 1565 of file ext4.h.

__le16 name_len

Definition at line 1564 of file ext4.h.

__le16 rec_len

Definition at line 1563 of file ext4.h.


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