Android-cuttlefish cvd tool
Public Attributes | List of all members
ext4_dir_entry_2 Struct Reference

#include <ext4.h>

Public Attributes

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

Member Data Documentation

◆ file_type

__u8 ext4_dir_entry_2::file_type

◆ inode

__le32 ext4_dir_entry_2::inode

◆ name

char ext4_dir_entry_2::name[EXT4_NAME_LEN]

◆ name_len

__u8 ext4_dir_entry_2::name_len

◆ rec_len

__le16 ext4_dir_entry_2::rec_len

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