Home
last modified time | relevance | path

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

/openbsd/src/sbin/fsck_ffs/
Dutilities.c183 static int flushtries; /* number of tries to reclaim memory */ variable
199 if (flushtries == 0) in cglookup()
668 if (flushtries == sblock.fs_ncg || cgbufs == NULL) in flushentry()
670 cgbp = &cgbufs[flushtries++]; in flushentry()