Searched refs:l_ailp (Results 1 – 4 of 4) sorted by relevance
3435 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_efi_pass2()3442 xfs_trans_ail_update(log->l_ailp, &efip->efi_item, lsn); in xlog_recover_efi_pass2()3465 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_efd_pass2()3531 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_rui_pass2()3538 xfs_trans_ail_update(log->l_ailp, &ruip->rui_item, lsn); in xlog_recover_rui_pass2()3561 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_rud_pass2()3647 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_cui_pass2()3654 xfs_trans_ail_update(log->l_ailp, &cuip->cui_item, lsn); in xlog_recover_cui_pass2()3677 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_cud_pass2()3766 spin_lock(&log->l_ailp->ail_lock); in xlog_recover_bui_pass2()[all …]
351 struct xfs_ail *l_ailp; /* AIL log is working with */ member
585 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, in xlog_cil_committed()
682 mp->m_log->l_ailp = mp->m_ail; in xfs_log_mount()1131 if (xfs_ail_min_lsn(log->l_ailp)) in xfs_log_need_covered()1684 xfs_ail_push(log->l_ailp, threshold_lsn); in xlog_grant_push_ail()