Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk-mq-debugfs.c176 static const char *const hctx_flag_name[] = { variable
190 BUILD_BUG_ON(ARRAY_SIZE(hctx_flag_name) != ilog2(BLK_MQ_F_MAX)); in hctx_flags_show()
192 blk_flags_show(m, hctx->flags, hctx_flag_name, in hctx_flags_show()
193 ARRAY_SIZE(hctx_flag_name)); in hctx_flags_show()