Searched refs:lud (Results 1 – 1 of 1) sorted by relevance
201 struct lu_device *lud; in ccc_device_alloc() local209 lud = &vdv->cdv_cl.cd_lu_dev; in ccc_device_alloc()220 LASSERT(lud->ld_site == NULL); in ccc_device_alloc()227 ccc_device_free(env, lud); in ccc_device_alloc()228 lud = ERR_PTR(rc); in ccc_device_alloc()230 return lud; in ccc_device_alloc()