Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_trans_priv.h127 struct xfs_log_item * xfs_trans_ail_cursor_next(struct xfs_ail *ailp,
Dxfs_trans_ail.c166 xfs_trans_ail_cursor_next( in xfs_trans_ail_cursor_next() function
474 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xfsaild_push()
Dxfs_log_recover.c3494 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_efd_pass2()
3587 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_rud_pass2()
3704 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_cud_pass2()
3823 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_bud_pass2()
4906 for (; lip; lip = xfs_trans_ail_cursor_next(ailp, &cur)) in xlog_recover_process_intents()
4941 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_process_intents()
4976 for (; lip; lip = xfs_trans_ail_cursor_next(ailp, &cur)) in xlog_recover_cancel_intents()
4997 lip = xfs_trans_ail_cursor_next(ailp, &cur); in xlog_recover_cancel_intents()