Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/block/null_blk/
A Dtrace.h51 blk_op_str(__entry->op),
/linux-6.3-rc2/fs/zonefs/
A Dtrace.h43 blk_op_str(__entry->op), __entry->sector,
A Dsuper.c120 blk_op_str(op), z->z_sector, ret); in zonefs_zone_mgmt()
/linux-6.3-rc2/block/
A Dblk-core.c137 inline const char *blk_op_str(enum req_op op) in blk_op_str() function
146 EXPORT_SYMBOL_GPL(blk_op_str);
A Dblk-mq-debugfs.c310 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show()
A Dblk-mq.c817 blk_op_str(req_op(req)), in blk_print_req_error()
/linux-6.3-rc2/include/linux/
A Dblkdev.h866 extern const char *blk_op_str(enum req_op op);
/linux-6.3-rc2/include/trace/events/
A Df2fs.h76 #define show_bio_op(op) blk_op_str(op)

Completed in 24 milliseconds