Searched refs:tmp_pg (Results 1 – 1 of 1) sorted by relevance
220 struct alua_port_group *pg, *tmp_pg; in alua_alloc_pg() local255 if (tmp_pg) { in alua_alloc_pg()258 return tmp_pg; in alua_alloc_pg()538 struct alua_port_group *tmp_pg; in alua_rtpg() local690 if (tmp_pg) { in alua_rtpg()692 if ((tmp_pg == pg) || in alua_rtpg()696 tmp_pg->state = desc[0] & 0x0f; in alua_rtpg()697 tmp_pg->pref = desc[0] >> 7; in alua_rtpg()700 &tmp_pg->dh_list, node) { in alua_rtpg()707 if (tmp_pg == pg) in alua_rtpg()[all …]