Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_recover.c39 xlog_clear_stale_blocks(
1157 * Save the current tail lsn to use to pass to xlog_clear_stale_blocks() in xlog_check_unmount_rec()
1362 error = xlog_clear_stale_blocks(log, tail_lsn); in xlog_find_tail()
1478 * These are simple subroutines used by xlog_clear_stale_blocks() below
1604 xlog_clear_stale_blocks( in xlog_clear_stale_blocks() function