Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_trans_priv.h134 struct xfs_log_item * xfs_trans_ail_cursor_next(struct xfs_ail *ailp,
Dxfs_trans_ail.c156 xfs_trans_ail_cursor_next( in xfs_trans_ail_cursor_next() function
449 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xfsaild_push()
Dxfs_log_recover.c3009 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_efd_pass2()
3810 for (; lip; lip = xfs_trans_ail_cursor_next(ailp, &cur)) in xlog_recover_process_efis()
3821 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_process_efis()
3830 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_process_efis()