HomeSort by relevance Sort by last modified time
    Searched full:next_t (Results 1 - 1 of 1) sorted by null

  /external/blktrace/btt/
mmap.c 39 static struct blk_io_trace *next_t; variable in typeref:struct:blk_io_trace
88 if (len < sizeof(*next_t))
140 next_t = cur_map + (cur - cur_min);
141 this_len = convert_to_cpu(next_t, t, pdu);

Completed in 277 milliseconds