Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c2101 int error, early, depcount, loopcnt, retry_flush_count, retry; in softdep_flushfiles() local
2127 if ((error = softdep_flushworklist(oldmnt, &depcount, td)) != 0 || in softdep_flushfiles()
2128 depcount == 0) in softdep_flushfiles()