Searched refs:should_defer (Results 1 – 1 of 1) sorted by relevance
1145 bool should_defer; in ops_run_io() local1152 should_defer = conf->batch_bio_dispatch && conf->group_cnt; in ops_run_io()1293 if (should_defer && op_is_write(op)) in ops_run_io()1333 if (should_defer && op_is_write(op)) in ops_run_io()1353 if (should_defer && !bio_list_empty(&pending_bios)) in ops_run_io()