Home
last modified time | relevance | path

Searched defs:StartLCN (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/fraginator/
H A DDriveVolume.h47 uint64 StartLCN; member
H A DDriveVolume.cpp632 bool DriveVolume::FindFreeRange (uint64 StartLCN, uint64 ReqLength, uint64 &LCNResult) in FindFreeRange()