ReactOS 0.4.15-dev-7788-g1ad9096
ext3_dir_entry_2 Struct Reference

#include <ext3_fs.h>

Public Attributes

__le32 inode
 
__le16 rec_len
 
__u8 name_len
 
__u8 file_type
 
char name [EXT3_NAME_LEN]
 

Detailed Description

Definition at line 774 of file ext3_fs.h.

Member Data Documentation

◆ file_type

__u8 ext3_dir_entry_2::file_type

Definition at line 778 of file ext3_fs.h.

Referenced by add_dirent_to_buf(), ext3_get_dirent_data_len(), and ext3_set_de_type().

◆ inode

◆ name

char ext3_dir_entry_2::name[EXT3_NAME_LEN]

◆ name_len

__u8 ext3_dir_entry_2::name_len

◆ rec_len


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