Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/ufs/ffs/
HDffs_softdep.c1237 static int softdep_flushcache = 0; /* Should we do BIO_FLUSH? */ variable
1328 &softdep_flushcache, 0, "");
3642 shouldflush = softdep_flushcache; in softdep_process_journal()