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

/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_journal.h195 #define JOURNAL_FLUSHCACHE_ERR 0x00040000 // means we already printed this err macro
H A Dvfs_journal.c487 || (jnl->flags & JOURNAL_FLUSHCACHE_ERR) == 0
492 jnl->flags |= JOURNAL_FLUSHCACHE_ERR;

Completed in 112 milliseconds