Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-core.c1223 static inline int ioc_batching(struct request_queue *q, struct io_context *ioc) in ioc_batching() function
1246 if (!ioc || ioc_batching(q, ioc)) in ioc_set_batching()
1380 && !ioc_batching(q, ioc)) { in __get_request()
1465 if (ioc_batching(q, ioc)) in __get_request()