Searched refs:l_ailp (Results 1 – 4 of 4) sorted by relevance
402 struct xfs_ail *l_ailp; /* AIL log is working with */ member
711 log->l_ailp = mp->m_ail; in xfs_log_mount()1202 if (xfs_ail_min_lsn(log->l_ailp)) in xfs_log_need_covered()1235 !xfs_ail_min_lsn(mp->m_log->l_ailp)) || in xfs_log_cover()1755 xfs_ail_push(log->l_ailp, threshold_lsn); in xlog_grant_push_ail()
736 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, &ctx->lv_chain, in xlog_cil_committed()
1955 xfs_trans_ail_insert(log->l_ailp, lip, lsn); in xlog_recover_intent_item()