Searched refs:__dip_find (Results 1 – 5 of 5) sorted by relevance
62 struct d_info *__dip_find(__u32 device) in __dip_find() function122 struct d_info *dip = __dip_find(device); in dip_alloc()222 dip = __dip_find((__u32)((mjr << MINORBITS) | mnr)); in dip_foreach_out()232 struct d_info *dip = __dip_find(dev); in dip_plug()248 struct d_info *dip = __dip_find(dev); in dip_unplug()259 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()
214 dip = __dip_find((__u32)((mjr << MINORBITS) | mnr)); in iostat_dump_stats()
215 struct d_info *__dip_find(__u32 device);