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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_recover.c51 STATIC int xlog_clear_stale_blocks(xlog_t *, xfs_lsn_t);
889 * xlog_clear_stale_blocks() below. We won't want to clear the
953 error = xlog_clear_stale_blocks(log, tail_lsn);
1077 * These are simple subroutines used by xlog_clear_stale_blocks() below
1194 xlog_clear_stale_blocks( function
1224 XFS_ERROR_REPORT("xlog_clear_stale_blocks(1)",
1236 XFS_ERROR_REPORT("xlog_clear_stale_blocks(2)",

Completed in 36 milliseconds