Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_log_priv.h402 struct xfs_ail *l_ailp; /* AIL log is working with */ member
H A Dxfs_log.c711 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()
H A Dxfs_log_cil.c736 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, &ctx->lv_chain, in xlog_cil_committed()
H A Dxfs_log_recover.c1955 xfs_trans_ail_insert(log->l_ailp, lip, lsn); in xlog_recover_intent_item()