Home
last modified time | relevance | path

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

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