Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dsoftdep.h1018 int jb_min; /* Minimum free space. */ member
H A Dffs_softdep.c2945 jblocks->jb_min = jblocks->jb_free / 10; /* Suspend at 10%. */ in journal_mount()
3065 thresh = jblocks->jb_min; in journal_space()
3111 journal_space(ump, jblocks->jb_min)) { in journal_unsuspend()