Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblkdev.h379 #define QUEUE_FLAG_STOPPED 0 /* queue is stopped */ macro
417 #define blk_queue_stopped(q) test_bit(QUEUE_FLAG_STOPPED, &(q)->queue_flags)

Completed in 6 milliseconds