Searched refs:submit_as_polled (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm.c89 bool submit_as_polled:1; member in struct:clone_info
1737 ci->submit_as_polled = !!(ci->bio->bi_opf & REQ_POLLED);
1767 ci->submit_as_polled = false;
1837 if (error || !ci.submit_as_polled) {

Completed in 209 milliseconds