Home
last modified time | relevance | path

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

/external/blktrace/btt/
Ddevs.c81 seeki_free(dip->seek_handle); in __dip_exit()
141 dip->seek_handle = seeki_alloc(dip, "_d2d"); in dip_alloc()
Dtrace_issue.c31 seeki_add(d_iop->dip->seek_handle, d_iop); in handle_issue()
Dglobals.h135 void *q2q_handle, *seek_handle, *bno_dump_handle, *up_hist_handle; member
Doutput.c401 void *handle = is_q2q ? dip->q2q_handle : dip->seek_handle; in do_output_dip_seek_info()