#include <iris/uapi/initrd.h>
Public Member Functions | |
| auto | name () const -> di::TransparentStringView |
Public Attributes | |
| u32 | block_offset |
| u32 | byte_size |
| u16 | next_entry |
| Type | type |
| u8 | name_length |
|
inline |
| u32 iris::initrd::DirectoryEntry::block_offset |
| u32 iris::initrd::DirectoryEntry::byte_size |
| u8 iris::initrd::DirectoryEntry::name_length |
| u16 iris::initrd::DirectoryEntry::next_entry |
| Type iris::initrd::DirectoryEntry::type |