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

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_journal.c1119 off_t offset, txn_start_offset=0, blhdr_offset, orig_jnl_start; local
1138 orig_jnl_start = jnl->jhdr->start;
1210 if (blhdr_offset == orig_jnl_start) {
1381 jnl->jhdr->start = orig_jnl_start;

Completed in 125 milliseconds