Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dblkdev.h506 #define QUEUE_FLAG_IO_STAT 13 /* do IO stats */ macro
517 #define QUEUE_FLAG_DEFAULT ((1 << QUEUE_FLAG_IO_STAT) | \
522 #define QUEUE_FLAG_MQ_DEFAULT ((1 << QUEUE_FLAG_IO_STAT) | \
597 #define blk_queue_io_stat(q) test_bit(QUEUE_FLAG_IO_STAT, &(q)->queue_flags)