Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dblkdev.h418 #define QUEUE_FLAG_IO_STAT 13 /* do IO stats */ macro
425 #define QUEUE_FLAG_DEFAULT ((1 << QUEUE_FLAG_IO_STAT) | \
498 #define blk_queue_io_stat(q) test_bit(QUEUE_FLAG_IO_STAT, &(q)->queue_flags)