Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans_ail.c184 xfs_trans_ail_cursor_done( in xfs_trans_ail_cursor_done() function
394 xfs_trans_ail_cursor_done(&cur); in xfsaild_push()
479 xfs_trans_ail_cursor_done(&cur); in xfsaild_push()
Dxfs_trans_priv.h129 void xfs_trans_ail_cursor_done(struct xfs_ail_cursor *cur);
Dxfs_log_recover.c3497 xfs_trans_ail_cursor_done(&cur); in xlog_recover_efd_pass2()
3590 xfs_trans_ail_cursor_done(&cur); in xlog_recover_rud_pass2()
3707 xfs_trans_ail_cursor_done(&cur); in xlog_recover_cud_pass2()
3826 xfs_trans_ail_cursor_done(&cur); in xlog_recover_bud_pass2()
4944 xfs_trans_ail_cursor_done(&cur); in xlog_recover_process_intents()
5000 xfs_trans_ail_cursor_done(&cur); in xlog_recover_cancel_intents()
Dxfs_trans.c903 xfs_trans_ail_cursor_done(&cur); in xfs_trans_committed_bulk()