Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c1074 * Note that xlog_find_tail() clears the blocks at the new head in xlog_verify_head()
1239 xlog_find_tail( in xlog_find_tail() function
3304 * be the last_sync_lsn. This was set in xlog_find_tail to be the in xlog_do_recover()
3348 * Perform recovery and re-initialize some log variables in xlog_find_tail.
3360 error = xlog_find_tail(log, &head_blk, &tail_blk); in xlog_recover()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c1080 * Note that xlog_find_tail() clears the blocks at the new head in xlog_verify_head()
1245 xlog_find_tail( in xlog_find_tail() function
3308 * be the last_sync_lsn. This was set in xlog_find_tail to be the in xlog_do_recover()
3352 * Perform recovery and re-initialize some log variables in xlog_find_tail.
3364 error = xlog_find_tail(log, &head_blk, &tail_blk); in xlog_recover()

Completed in 8 milliseconds