Searched refs:push_seq (Results 1 – 1 of 1) sorted by relevance
1300 xfs_csn_t push_seq; in xlog_cil_push_work() local 1311 push_seq = cil->xc_push_seq; in xlog_cil_push_work() 1312 ASSERT(push_seq <= ctx->sequence); in xlog_cil_push_work() 1342 if (push_seq < ctx->sequence) { in xlog_cil_push_work() 1606 * @push_seq, but it won't be completed.1611 * expected to do the required waiting for push_seq to complete.1624 xfs_lsn_t push_seq, in xlog_cil_push_now() argument 1632 ASSERT(push_seq && push_seq <= cil->xc_current_sequence); in xlog_cil_push_now() 1654 push_seq < in xlog_cil_push_now() [all...]