Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c1235 static int softdep_flushcache = 0; /* Should we do BIO_FLUSH? */ variable
1326 &softdep_flushcache, 0, "");
3638 shouldflush = softdep_flushcache; in softdep_process_journal()