Searched refs:flush_aborted (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_journal.h157 boolean_t flush_aborted; member in struct:journal
H A Dvfs_journal.c1796 jnl->flush_aborted = FALSE;
3783 if ((jnl->flags & JOURNAL_INVALID) || jnl->flush_aborted == TRUE) {
4291 * 'flush_aborted' is protected by the flushing condition... we need to
4300 jnl->flush_aborted = TRUE;

Completed in 31 milliseconds