HomeSort by relevance Sort by last modified time
    Searched refs:q2q_handle (Results 1 - 4 of 4) sorted by null

  /external/blktrace/btt/
trace_queue.c 25 seeki_add(q_iop->dip->q2q_handle, q_iop);
devs.c 82 seeki_free(dip->q2q_handle);
142 dip->q2q_handle = seeki_alloc(mkhandle(str, device, "_q2q"));
globals.h 135 void *q2q_handle, *seek_handle, *bno_dump_handle, *up_hist_handle; member in struct:d_info
output.c 399 void *handle = is_q2q ? dip->q2q_handle : dip->seek_handle;

Completed in 15 milliseconds