Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log_priv.h362 struct xfs_ail *l_ailp; /* AIL log is working with */ member
Dxfs_log_recover.c2961 spin_lock(&log->l_ailp->xa_lock); in xlog_recover_efi_pass2()
2968 xfs_trans_ail_update(log->l_ailp, &efip->efi_item, lsn); in xlog_recover_efi_pass2()
2991 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_efd_pass2()
3872 ailp = log->l_ailp; in xlog_recover_process_efis()
3924 ailp = log->l_ailp; in xlog_recover_cancel_efis()
Dxfs_log_cil.c385 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, in xlog_cil_committed()
Dxfs_log.c684 mp->m_log->l_ailp = mp->m_ail; in xfs_log_mount()
1062 if (xfs_ail_min_lsn(log->l_ailp)) in xfs_log_need_covered()
1607 xfs_ail_push(log->l_ailp, threshold_lsn); in xlog_grant_push_ail()