Home
last modified time | relevance | path

Searched refs:PriorLastCluster (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/filesystems/fastfat/
H A Dallocsup.c2137 ULONG PriorLastCluster = 0; in _Requires_lock_held_() local
2180 PriorLastCluster = 0; in _Requires_lock_held_()
2471 if (PriorLastCluster != 0) { in _Requires_lock_held_()
2475 PriorLastCluster, in _Requires_lock_held_()
2491 PriorLastCluster = Cluster + ClustersFound - 1; in _Requires_lock_held_()