Searched defs:op_str (Results 1 – 7 of 7) sorted by relevance
37 static int get_op(const char *op_str) in get_op()
117 static char *op_str(unsigned int op, char *name_array[], int array_len) in op_str() function
140 const char *op_str = "UNKNOWN"; in blk_op_str() local
283 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show() local
460 const char *op_str; member509 const char *op_str; in append_filter() local
1047 char *op_str = compress ? "compress" : "decompress"; in check_completion() local
478 static const char *op_str(enum op op) in op_str() function