Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-mq-debugfs.c375 static const char *const hctx_types[] = { variable
385 BUILD_BUG_ON(ARRAY_SIZE(hctx_types) != HCTX_MAX_TYPES); in hctx_type_show()
386 seq_printf(m, "%s\n", hctx_types[hctx->type]); in hctx_type_show()