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

Public Attributes

bool valid
bool referenced
uint64_t lba
uint8_t data [BLOCK_SIZE]

Member Data Documentation

◆ data

uint8_t cache_entry_t::data[BLOCK_SIZE]

◆ lba

uint64_t cache_entry_t::lba

◆ referenced

bool cache_entry_t::referenced

◆ valid

bool cache_entry_t::valid

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