miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
linux_dirent64 Struct Reference

Public Attributes

uint64_t d_ino
int64_t d_off
uint16_t d_reclen
uint8_t d_type
char d_name [256]

Member Data Documentation

◆ d_ino

uint64_t linux_dirent64::d_ino

◆ d_name

char linux_dirent64::d_name

◆ d_off

int64_t linux_dirent64::d_off

◆ d_reclen

uint16_t linux_dirent64::d_reclen

◆ d_type

uint8_t linux_dirent64::d_type

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