Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h417 #define EARLYFLUSH 0x0008 /* vflush: early call for ffs_flushfiles */ macro
/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c1492 if ((flags & EARLYFLUSH) == 0) in ffs_flushfiles()
H A Dffs_softdep.c2126 MNTK_UNMOUNT) == 0 ? 0 : EARLYFLUSH; in softdep_flushfiles()