Lines Matching full:ordered
163 bool ordered = false; in xlog_cil_alloc_shadow_bufs() local
173 * Ordered items need to be tracked but we do not wish to write in xlog_cil_alloc_shadow_bufs()
178 ordered = true; in xlog_cil_alloc_shadow_bufs()
229 if (ordered) in xlog_cil_alloc_shadow_bufs()
237 if (ordered) in xlog_cil_alloc_shadow_bufs()
353 bool ordered = false; in xlog_cil_insert_format_items() local
365 ordered = true; in xlog_cil_insert_format_items()
368 if (!shadow->lv_niovecs && !ordered) in xlog_cil_insert_format_items()
378 if (ordered) in xlog_cil_insert_format_items()
400 if (ordered) { in xlog_cil_insert_format_items()
401 /* track as an ordered logvec */ in xlog_cil_insert_format_items()
713 * sequence to have the ordered commit record assigned to a physical in xlog_cil_set_ctx_write_state()
784 * write a start record that needs to be strictly ordered in ascending CIL
804 * running log write. These commit records are strictly ordered in ascending CIL
984 * that the commit records are correctly ordered in the log to ensure in xlog_cil_push_work()
1054 * past or future iclog awaiting IO or ordered IO completion to be run. in xlog_cil_push_work()
1085 * journal IO vs metadata writeback IO is correctly ordered on stable in xlog_cil_push_work()