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

/linux-master/block/
H A Dblk-mq-debugfs.c373 static const char *const hctx_types[] = { variable
383 BUILD_BUG_ON(ARRAY_SIZE(hctx_types) != HCTX_MAX_TYPES);
384 seq_printf(m, "%s\n", hctx_types[hctx->type]);

Completed in 130 milliseconds