Iros
 
Loading...
Searching...
No Matches
iris::initrd::DirectoryEntry Struct Reference

#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
 

Member Function Documentation

◆ name()

auto iris::initrd::DirectoryEntry::name ( ) const -> di::TransparentStringView
inline

Member Data Documentation

◆ block_offset

u32 iris::initrd::DirectoryEntry::block_offset

◆ byte_size

u32 iris::initrd::DirectoryEntry::byte_size

◆ name_length

u8 iris::initrd::DirectoryEntry::name_length

◆ next_entry

u16 iris::initrd::DirectoryEntry::next_entry

◆ type

Type iris::initrd::DirectoryEntry::type

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