Home
last modified time | relevance | path

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

/external/blktrace/
Dblkrawverify.c82 static char *act_to_str(__u32 action) in act_to_str() function
112 fprintf(ofp, " %8s: %s\n", "action", act_to_str(bit->action)); in dump_trace()