Home
last modified time | relevance | path

Searched refs:blk_op_str (Results 1 – 2 of 2) sorted by relevance

/block/
Dblk-core.c156 inline const char *blk_op_str(unsigned int op) in blk_op_str() function
165 EXPORT_SYMBOL_GPL(blk_op_str);
227 blk_rq_pos(req), req_op(req), blk_op_str(req_op(req)), in print_req_error()
Dblk-mq-debugfs.c328 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show()