Searched refs:dip_alloc (Results 1 – 3 of 3) sorted by relevance
120 struct d_info *dip_alloc(__u32 device, struct io *iop) in dip_alloc() function
213 struct d_info *dip_alloc(__u32 device, struct io *iop);
163 iop->dip = dip_alloc(iop->t.device, iop); in io_setup()