Searched refs:blk_op_str (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/block/null_blk/
H A Dtrace.h52 blk_op_str(__entry->op),
/linux-master/fs/zonefs/
H A Dtrace.h43 blk_op_str(__entry->op), __entry->sector,
H A Dsuper.c121 blk_op_str(op), z->z_sector, ret);
/linux-master/block/
H A Dblk-core.c131 * blk_op_str - Return string XXX in the REQ_OP_XXX.
138 inline const char *blk_op_str(enum req_op op) function
147 EXPORT_SYMBOL_GPL(blk_op_str); variable
H A Dblk-mq-debugfs.c283 const char *op_str = blk_op_str(op);
H A Dblk-mq.c808 blk_op_str(req_op(req)),
/linux-master/include/linux/
H A Dblkdev.h833 extern const char *blk_op_str(enum req_op op);
/linux-master/include/trace/events/
H A Df2fs.h76 #define show_bio_op(op) blk_op_str(op)
/linux-master/drivers/nvme/host/
H A Dpci.c1370 nvmeq->qid, blk_op_str(req_op(req)), req_op(req),

Completed in 161 milliseconds