Searched refs:un_array (Results 1 – 1 of 1) sorted by relevance
5919 mp_unit_t **un_array; in meta_sp_recover_from_wm() local5976 un_array = Zalloc(num_sps * sizeof (mp_unit_t *)); in meta_sp_recover_from_wm()6091 un_array[i++] = mp; in meta_sp_recover_from_wm()6110 MD_MIN2UNIT(MD_SID(un_array[i])), in meta_sp_recover_from_wm()6111 un_array[i]->un_length, un_array[i]->un_numexts); in meta_sp_recover_from_wm()6142 set_params.mnum = MD_SID(un_array[i]); in meta_sp_recover_from_wm()6143 set_params.size = (un_array[i])->c.un_size; in meta_sp_recover_from_wm()6144 set_params.mdp = (uintptr_t)(un_array[i]); in meta_sp_recover_from_wm()6146 meta_check_devicesize(un_array[i]->un_length); in meta_sp_recover_from_wm()6148 un_array[i]->c.un_revision |= MD_64BIT_META_DEV; in meta_sp_recover_from_wm()[all …]