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

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c3221 int shouldflush; local
3232 shouldflush = softdep_flushcache;
3283 if (shouldflush == 0)
3421 if (segwritten && shouldflush) {

Completed in 229 milliseconds