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

#include <ext4.h>

Public Attributes

__le32 inode
 
__le16 rec_len
 
__le16 name_len
 
char name [EXT4_NAME_LEN]
 

Member Data Documentation

◆ inode

__le32 ext4_dir_entry::inode

◆ name

char ext4_dir_entry::name[EXT4_NAME_LEN]

◆ name_len

__le16 ext4_dir_entry::name_len

◆ rec_len

__le16 ext4_dir_entry::rec_len

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