Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds