Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/null_blk/
Dtrace.h51 blk_op_str(__entry->op),
/Linux-v5.15/fs/zonefs/
Dtrace.h42 blk_op_str(__entry->op), __entry->sector,
Dsuper.c44 blk_op_str(op), zi->i_zsector, ret); in zonefs_zone_mgmt()
/Linux-v5.15/block/
Dblk-core.c155 inline const char *blk_op_str(unsigned int op) in blk_op_str() function
164 EXPORT_SYMBOL_GPL(blk_op_str);
230 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-v5.15/include/linux/
Dblkdev.h890 extern const char *blk_op_str(unsigned int op);
/Linux-v5.15/include/trace/events/
Df2fs.h82 #define show_bio_op(op) blk_op_str(op)