Searched refs:blk_op_str (Results 1 – 7 of 7) sorted by relevance
51 blk_op_str(__entry->op),
42 blk_op_str(__entry->op), __entry->sector,
44 blk_op_str(op), zi->i_zsector, ret); in zonefs_zone_mgmt()
155 inline const char *blk_op_str(unsigned int op) in blk_op_str() function164 EXPORT_SYMBOL_GPL(blk_op_str);230 blk_rq_pos(req), req_op(req), blk_op_str(req_op(req)), in print_req_error()
333 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show()
890 extern const char *blk_op_str(unsigned int op);
82 #define show_bio_op(op) blk_op_str(op)