Searched refs:blk_op_str (Results 1 – 4 of 4) sorted by relevance
152 inline const char *blk_op_str(unsigned int op) in blk_op_str() function161 EXPORT_SYMBOL_GPL(blk_op_str);223 blk_rq_pos(req), req_op(req), blk_op_str(req_op(req)), in print_req_error()
328 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show()
891 extern const char *blk_op_str(unsigned int op);
79 #define show_bio_op(op) blk_op_str(op)