Searched refs:l_ailp (Results 1 – 6 of 6) sorted by relevance
402 struct xfs_ail *l_ailp; /* AIL log is working with */ member
263 xfs_ail_push_all(log->l_ailp); in xlog_grant_head_wait()659 log->l_ailp = mp->m_ail; in xfs_log_mount()1150 if (xfs_ail_min_lsn(log->l_ailp)) in xfs_log_need_covered()1183 !xfs_ail_min_lsn(mp->m_log->l_ailp)) || in xfs_log_cover()3275 log->l_ailp->ail_head_lsn, in xlog_verify_dump_tail()
1180 log->l_ailp->ail_head_lsn = in xlog_check_unmount_rec()1215 log->l_ailp->ail_head_lsn = be64_to_cpu(rhead->h_lsn); in xlog_set_state()1984 xfs_trans_ail_insert(log->l_ailp, lip, lsn); in xlog_recover_intent_item()3371 xfs_ail_assign_tail_lsn(log->l_ailp); in xlog_do_recover()
760 struct xfs_ail *ailp = ctx->cil->xc_log->l_ailp; in xlog_cil_ail_insert()
1411 __entry->head_lsn = log->l_ailp->ail_head_lsn;
560 threshold_lsn = xfs_ail_get_push_target(log->l_ailp); in xfs_defer_relog()