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

/linux-master/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()
1365 error = xlog_clear_stale_blocks(log, tail_lsn);
1481 * These are simple subroutines used by xlog_clear_stale_blocks() below
1607 xlog_clear_stale_blocks( function

Completed in 266 milliseconds