blk_op_str        161 block/blk-core.c EXPORT_SYMBOL_GPL(blk_op_str);
blk_op_str        223 block/blk-core.c 		blk_rq_pos(req), req_op(req), blk_op_str(req_op(req)),
blk_op_str        328 block/blk-mq-debugfs.c 	const char *op_str = blk_op_str(op);
blk_op_str        891 include/linux/blkdev.h extern const char *blk_op_str(unsigned int op);
blk_op_str         79 include/trace/events/f2fs.h #define show_bio_op(op)		blk_op_str(op)