Searched refs:lud (Results 1 – 1 of 1) sorted by relevance
200 struct lu_device *lud; in ccc_device_alloc() local208 lud = &vdv->cdv_cl.cd_lu_dev; in ccc_device_alloc()219 LASSERT(lud->ld_site == NULL); in ccc_device_alloc()226 ccc_device_free(env, lud); in ccc_device_alloc()227 lud = ERR_PTR(rc); in ccc_device_alloc()229 return lud; in ccc_device_alloc()