Home
last modified time | relevance | path

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

/dragonfly/sbin/fsck_hammer2/
H A Dfsck_hammer2.c51 int ScanBest; variable
137 ScanBest = 1; in main()
H A Dfsck_hammer2.h45 extern int ScanBest;
H A Dtest.c188 (!ScanBest && i == best_zone) ? " (best)" : ""); in tprintf_zone()
259 if (ScanBest && i != best_zone) in test_volume_header()
298 if (ScanBest && i != best_zone) in test_blockref()
349 if (ScanBest && i != best_zone) in test_pfs_blockref()