Searched refs:blk_op_str (Results 1 – 8 of 8) sorted by relevance
43 blk_op_str(__entry->op), __entry->sector,
121 blk_op_str(op), z->z_sector, ret); in zonefs_zone_mgmt()
124 inline const char *blk_op_str(enum req_op op) in blk_op_str() function133 EXPORT_SYMBOL_GPL(blk_op_str);
282 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show()
784 blk_op_str(req_op(req)), in blk_print_req_error()
867 extern const char *blk_op_str(enum req_op op);
76 #define show_bio_op(op) blk_op_str(op)
1410 nvmeq->qid, blk_op_str(req_op(req)), req_op(req), in nvme_timeout()