Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-core.c814 static inline int ioc_batching(struct request_queue *q, struct io_context *ioc) in ioc_batching() function
837 if (!ioc || ioc_batching(q, ioc)) in ioc_set_batching()
1005 && !ioc_batching(q, ioc)) { in __get_request()
1089 if (ioc_batching(q, ioc)) in __get_request()