Searched refs:xlog_find_tail (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_log_recover.c1074 * Note that xlog_find_tail() clears the blocks at the new head
1239 xlog_find_tail( function
3328 * be the last_sync_lsn. This was set in xlog_find_tail to be the
3372 * Perform recovery and re-initialize some log variables in xlog_find_tail.
3384 error = xlog_find_tail(log, &head_blk, &tail_blk);

Completed in 150 milliseconds