Page-cache key and resident frame record. More...
Data Fields | |
| objects::memory_object_ref | authority {} |
| bool | dirty {false} |
| void * | file_node {nullptr} |
| u32 | free_next {PAGE_CACHE_SLOT_INVALID} |
| u32 | generation {0} |
| u32 | index {0} |
| u32 | key_next {PAGE_CACHE_SLOT_INVALID} |
| u32 | mapping_refs {0} |
| u64 | phys {0} |
| u32 | phys_next {PAGE_CACHE_SLOT_INVALID} |
| cache_entry_state | state {cache_entry_state::empty} |
| u8 | storage_key {0} |
Page-cache key and resident frame record.