Searched refs:scanAll (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/bfs_tools/
H A Dbfswhich.cpp180 scanNodes(Disk& disk, const block_run& checkForRun, bool scanAll) argument
195 if (scanAll) {
261 bool scanAll = false; local
269 scanAll = true;
315 scanNodes(disk, run, scanAll);

Completed in 42 milliseconds