Searched refs:blk_queue_flag_name (Results 1 – 1 of 1) sorted by relevance
82 static const char *const blk_queue_flag_name[] = { variable103 BUILD_BUG_ON(ARRAY_SIZE(blk_queue_flag_name) != QUEUE_FLAG_MAX); in queue_state_show()104 blk_flags_show(m, q->queue_flags, blk_queue_flag_name, in queue_state_show()105 ARRAY_SIZE(blk_queue_flag_name)); in queue_state_show()