Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_log_recover.c48 STATIC int xlog_clear_stale_blocks(xlog_t *, xfs_lsn_t);
1025 error = xlog_clear_stale_blocks(log, tail_lsn); in xlog_find_tail()
1283 xlog_clear_stale_blocks( in xlog_clear_stale_blocks() function