Searched refs:l_ailp (Results 1 – 4 of 4) sorted by relevance
3359 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_efi_pass2()3366 xfs_trans_ail_update(log->l_ailp, &efip->efi_item, lsn); in xlog_recover_efi_pass2()3389 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_efd_pass2()3455 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_rui_pass2()3462 xfs_trans_ail_update(log->l_ailp, &ruip->rui_item, lsn); in xlog_recover_rui_pass2()3485 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_rud_pass2()3571 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_cui_pass2()3578 xfs_trans_ail_update(log->l_ailp, &cuip->cui_item, lsn); in xlog_recover_cui_pass2()3601 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_cud_pass2()3690 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_bui_pass2()[all …]
353 struct xfs_ail *l_ailp; /* AIL log is working with */ member
595 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, in xlog_cil_committed()
668 mp->m_log->l_ailp = mp->m_ail; in xfs_log_mount()1113 if (xfs_ail_min_lsn(log->l_ailp)) in xfs_log_need_covered()1597 xfs_ail_push(log->l_ailp, threshold_lsn); in xlog_grant_push_ail()