Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-core.c905 static inline int ioc_batching(struct request_queue *q, struct io_context *ioc) in ioc_batching() function
928 if (!ioc || ioc_batching(q, ioc)) in ioc_set_batching()
1091 && !ioc_batching(q, ioc)) { in __get_request()
1170 if (ioc_batching(q, ioc)) in __get_request()