Home
last modified time | relevance | path

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

/haiku/src/apps/diskusage/
H A DScanner.cpp212 off_t countDiff = newInfo->count - startInfo->count; in _RunScan() local
215 parent->count += countDiff; in _RunScan()