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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_journal.c1100 off_t offset, txn_start_offset=0, blhdr_offset, orig_jnl_start; local
1119 orig_jnl_start = jnl->jhdr->start;
1191 if (blhdr_offset == orig_jnl_start) {
1362 jnl->jhdr->start = orig_jnl_start;

Completed in 24 milliseconds