Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-core.c152 inline const char *blk_op_str(unsigned int op) in blk_op_str() function
161 EXPORT_SYMBOL_GPL(blk_op_str);
223 blk_rq_pos(req), req_op(req), blk_op_str(req_op(req)), in print_req_error()
Dblk-mq-debugfs.c328 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show()
/Linux-v5.4/include/linux/
Dblkdev.h891 extern const char *blk_op_str(unsigned int op);
/Linux-v5.4/include/trace/events/
Df2fs.h79 #define show_bio_op(op) blk_op_str(op)