Home | Sort by relevance Sort by last modified time |
/external/blktrace/btt/ | |
trace_complete.c | 48 __out(ofp, iop->c_time, IOP_C, iop->c_sec, iop->c_nsec, 1); 121 if (io_setup(c_iop, IOP_C)) |
globals.h | 56 IOP_C = 6, |
inlines.h | 331 case IOP_C: c = 'C'; break; |