Searched refs:__dip_find (Results 1 – 5 of 5) sorted by relevance
62 struct d_info *__dip_find(__u32 device) in __dip_find() function127 struct d_info *dip = __dip_find(device); in dip_alloc()225 dip = __dip_find((__u32)((mjr << MINORBITS) | mnr)); in dip_foreach_out()235 struct d_info *dip = __dip_find(dev); in dip_plug()251 struct d_info *dip = __dip_find(dev); in dip_unplug()262 struct d_info *dip = __dip_find(dev); in dip_unplug_tm()
49 q_dip = __dip_find(rp->device_from); in trace_remap()
50 dip = __dip_find(u_iop->t.device); in unplug_hist_add()
210 struct d_info *__dip_find(__u32 device);
214 dip = __dip_find((__u32)((mjr << MINORBITS) | mnr)); in iostat_dump_stats()