KolibriOS kernel
CACHE_ITEM Struct Reference

This structure describes one item in the cache. More...

Public Attributes

dd SectorLo
 
dd SectorHi
 
dd Status
 

Detailed Description

This structure describes one item in the cache.

Source
blkdev/disk_cache.inc:32

Member Data Documentation

◆ SectorHi

dd CACHE_ITEM::SectorHi

high 32 bits of sector

◆ SectorLo

dd CACHE_ITEM::SectorLo

low 32 bits of sector

◆ Status

dd CACHE_ITEM::Status

one of CACHE_ITEM_*


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