Home
last modified time | relevance | path

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

/include/linux/
A Dblkdev.h653 QUEUE_FLAG_QUIESCED, /* queue has been quiesced */ enumerator
688 #define blk_queue_quiesced(q) test_bit(QUEUE_FLAG_QUIESCED, &(q)->queue_flags)

Completed in 8 milliseconds