Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dblkdev.h1096 #define BLK_MAX_REQUEST_COUNT 16 macro
/linux-4.1.27/block/
Dblk-mq.c1368 else if (request_count >= BLK_MAX_REQUEST_COUNT) { in blk_sq_make_request()
Dblk-core.c1676 if (request_count >= BLK_MAX_REQUEST_COUNT) { in blk_queue_bio()