Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c39 xlog_clear_stale_blocks(
1156 * Save the current tail lsn to use to pass to xlog_clear_stale_blocks() in xlog_check_unmount_rec()
1365 error = xlog_clear_stale_blocks(log, tail_lsn); in xlog_find_tail()
1481 * These are simple subroutines used by xlog_clear_stale_blocks() below
1607 xlog_clear_stale_blocks( in xlog_clear_stale_blocks() function
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c36 xlog_clear_stale_blocks(
1162 * Save the current tail lsn to use to pass to xlog_clear_stale_blocks() in xlog_check_unmount_rec()
1371 error = xlog_clear_stale_blocks(log, tail_lsn); in xlog_find_tail()
1487 * These are simple subroutines used by xlog_clear_stale_blocks() below
1613 xlog_clear_stale_blocks( in xlog_clear_stale_blocks() function

Completed in 8 milliseconds