Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-mq-debugfs.c156 static const char *const hctx_state_name[] = { variable
168 BUILD_BUG_ON(ARRAY_SIZE(hctx_state_name) != BLK_MQ_S_MAX); in hctx_state_show()
169 blk_flags_show(m, hctx->state, hctx_state_name, in hctx_state_show()
170 ARRAY_SIZE(hctx_state_name)); in hctx_state_show()