Searched refs:xc_push_seq (Results 1 – 2 of 2) sorted by relevance
1322 push_seq = cil->xc_push_seq; in xlog_cil_push_work()1346 cil->xc_push_seq = 0; in xlog_cil_push_work()1572 (cil->xc_push_seq == cil->xc_current_sequence && in xlog_cil_push_background()1580 if (cil->xc_push_seq < cil->xc_current_sequence) { in xlog_cil_push_background()1581 cil->xc_push_seq = cil->xc_current_sequence; in xlog_cil_push_background()1665 push_seq <= cil->xc_push_seq) { in xlog_cil_push_now()1670 cil->xc_push_seq = push_seq; in xlog_cil_push_now()
279 xfs_csn_t xc_push_seq; member
Completed in 8 milliseconds