Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-mq-debugfs.c52 static int blk_flags_show(struct seq_file *m, const unsigned long flags, in blk_flags_show() function
116 blk_flags_show(m, q->queue_flags, blk_queue_flag_name, in queue_state_show()
180 blk_flags_show(m, hctx->state, hctx_state_name, in hctx_state_show()
216 blk_flags_show(m, in hctx_flags_show()
292 blk_flags_show(m, (__force unsigned int)(rq->cmd_flags & ~REQ_OP_MASK), in __blk_mq_debugfs_rq_show()
295 blk_flags_show(m, (__force unsigned int)rq->rq_flags, rqf_name, in __blk_mq_debugfs_rq_show()