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

  /external/blktrace/btt/
trace_remap.c 49 q_dip = __dip_find(rp->device_from);
devs.c 62 struct d_info *__dip_find(__u32 device) function
127 struct d_info *dip = __dip_find(device);
225 dip = __dip_find((__u32)((mjr << MINORBITS) | mnr));
235 struct d_info *dip = __dip_find(dev);
251 struct d_info *dip = __dip_find(dev);
262 struct d_info *dip = __dip_find(dev);
unplug_hist.c 50 dip = __dip_find(u_iop->t.device);
globals.h 210 struct d_info *__dip_find(__u32 device);
iostat.c 214 dip = __dip_find((__u32)((mjr << MINORBITS) | mnr));

Completed in 147 milliseconds