Home
last modified time | relevance | path

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

/NextBSD/sys/ufs/ffs/
HDffs_softdep.c3339 int shouldflush; local
3350 shouldflush = softdep_flushcache;
3402 if (shouldflush == 0)
3563 if (segwritten && shouldflush) {