Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_trans_priv.h117 struct xfs_log_item *xfs_trans_ail_cursor_next(struct xfs_ail *ailp,
Dxfs_trans_ail.c211 xfs_trans_ail_cursor_next( in xfs_trans_ail_cursor_next() function
460 lip = xfs_trans_ail_cursor_next(ailp, cur); in xfs_ail_worker()
Dxfs_log_recover.c2628 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_efd_pass2()
2965 for (; lip; lip = xfs_trans_ail_cursor_next(ailp, &cur)) in xlog_recover_process_efis()
2976 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_process_efis()
2985 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_process_efis()