Home
last modified time | relevance | path

Searched refs:should_defer (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Draid5.c1145 bool should_defer; in ops_run_io() local
1152 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()