Searched refs:softdeptrunc (Results 1 – 1 of 1) sorted by relevance
247 int softdeptrunc, journaltrunc; in ffs_truncate() local289 softdeptrunc = 0; in ffs_truncate()293 softdeptrunc = !softdep_slowdown(vp); in ffs_truncate()301 if (softdeptrunc || journaltrunc) { in ffs_truncate()427 if (softdeptrunc == 0 && journaltrunc == 0) { in ffs_truncate()