Searched refs:xc_current_sequence (Results 1 – 2 of 2) sorted by relevance
787 cil->xc_current_sequence = new_ctx->sequence; in xlog_cil_push_work()924 if (cil->xc_push_seq < cil->xc_current_sequence) { in xlog_cil_push_background()925 cil->xc_push_seq = cil->xc_current_sequence; in xlog_cil_push_background()975 ASSERT(push_seq && push_seq <= cil->xc_current_sequence); in xlog_cil_push_now()1094 ASSERT(sequence <= cil->xc_current_sequence); in xlog_cil_force_seq()1150 if (sequence == cil->xc_current_sequence && in xlog_cil_force_seq()1194 return lip->li_seq == READ_ONCE(cil->xc_current_sequence); in xfs_log_item_in_current_chkpt()1231 cil->xc_current_sequence = ctx->sequence; in xlog_cil_init()
274 xfs_csn_t xc_current_sequence; member561 xlog_cil_force_seq(log, log->l_cilp->xc_current_sequence); in xlog_cil_force()