Home
last modified time | relevance | path

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

/linux-5.10/drivers/block/
Dnull_blk_trace.h51 blk_op_str(__entry->op),
/linux-5.10/block/
Dblk-core.c158 inline const char *blk_op_str(unsigned int op) in blk_op_str() function
167 EXPORT_SYMBOL_GPL(blk_op_str);
233 blk_rq_pos(req), req_op(req), blk_op_str(req_op(req)), in print_req_error()
Dblk-mq-debugfs.c333 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show()
/linux-5.10/include/linux/
Dblkdev.h949 extern const char *blk_op_str(unsigned int op);
/linux-5.10/fs/zonefs/
Dsuper.c40 blk_op_str(op), zi->i_zsector, ret); in zonefs_zone_mgmt()
/linux-5.10/include/trace/events/
Df2fs.h81 #define show_bio_op(op) blk_op_str(op)