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

/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_journal.h189 int last_flush_err; // last error from flushing the cache member in struct:journal
H A Dvfs_journal.c486 if ( ret != jnl->last_flush_err
493 jnl->last_flush_err = ret;

Completed in 125 milliseconds