Searched refs:should_defer (Results 1 – 2 of 2) sorted by relevance
259 bool should_defer = false; in arch_tlbbatch_should_defer() local263 should_defer = true; in arch_tlbbatch_should_defer()266 return should_defer; in arch_tlbbatch_should_defer()
1146 bool should_defer; in ops_run_io() local1153 should_defer = conf->batch_bio_dispatch && conf->group_cnt; in ops_run_io()1298 if (should_defer && op_is_write(op)) in ops_run_io()1342 if (should_defer && op_is_write(op)) in ops_run_io()1364 if (should_defer && !bio_list_empty(&pending_bios)) in ops_run_io()