Searched refs:push_seq (Results 1 – 1 of 1) sorted by relevance
1307 xfs_csn_t push_seq; in xlog_cil_push_work() local1318 push_seq = cil->xc_push_seq; in xlog_cil_push_work()1319 ASSERT(push_seq <= ctx->sequence); in xlog_cil_push_work()1349 if (push_seq < ctx->sequence) { in xlog_cil_push_work()1631 xfs_lsn_t push_seq, in xlog_cil_push_now() argument1639 ASSERT(push_seq && push_seq <= cil->xc_current_sequence); in xlog_cil_push_now()1661 push_seq <= cil->xc_push_seq) { in xlog_cil_push_now()1666 cil->xc_push_seq = push_seq; in xlog_cil_push_now()