TianoCore EDK2 master
Loading...
Searching...
No Matches
CACHE_TAG Struct Reference

Data Fields

UINTN PageNo
 
UINTN RealSize
 
BOOLEAN Dirty
 
DIRTY_BLOCKS DirtyBlocks [DIRTY_BLOCKS_SIZE]
 

Detailed Description

Definition at line 158 of file Fat.h.

Field Documentation

◆ Dirty

BOOLEAN CACHE_TAG::Dirty

Definition at line 161 of file Fat.h.

◆ DirtyBlocks

DIRTY_BLOCKS CACHE_TAG::DirtyBlocks[DIRTY_BLOCKS_SIZE]

Definition at line 162 of file Fat.h.

◆ PageNo

UINTN CACHE_TAG::PageNo

Definition at line 159 of file Fat.h.

◆ RealSize

UINTN CACHE_TAG::RealSize

Definition at line 160 of file Fat.h.


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