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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h402 struct xfs_ail *l_ailp; /* AIL log is working with */ member in struct:xlog
H A Dxfs_log.c711 log->l_ailp = mp->m_ail;
1202 if (xfs_ail_min_lsn(log->l_ailp))
1235 !xfs_ail_min_lsn(mp->m_log->l_ailp)) ||
1756 xfs_ail_push(log->l_ailp, threshold_lsn);
H A Dxfs_log_cil.c736 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, &ctx->lv_chain,
H A Dxfs_log_recover.c1955 xfs_trans_ail_insert(log->l_ailp, lip, lsn);

Completed in 138 milliseconds