hctx_types        420 block/blk-mq-debugfs.c static const char *const hctx_types[] = {
hctx_types        430 block/blk-mq-debugfs.c 	BUILD_BUG_ON(ARRAY_SIZE(hctx_types) != HCTX_MAX_TYPES);
hctx_types        431 block/blk-mq-debugfs.c 	seq_printf(m, "%s\n", hctx_types[hctx->type]);