Searched refs:next_portal (Results 1 – 2 of 2) sorted by relevance
237 iscsit_portal_t *portal, *next_portal; in iscsit_add_portals() local249 portal = next_portal) { in iscsit_add_portals()251 next_portal = AVL_NEXT(&tpg->tpg_portal_list, portal); in iscsit_add_portals()
1629 iscsit_portal_t *portal, *next_portal; in iscsit_tpg_modify() local1635 portal = next_portal) { in iscsit_tpg_modify()1636 next_portal = AVL_NEXT(&tpg->tpg_portal_list, portal); in iscsit_tpg_modify()1670 iscsit_portal_t *portal, *next_portal; in iscsit_tpg_destroy() local1674 portal = next_portal) { in iscsit_tpg_destroy()1675 next_portal = AVL_NEXT(&tpg->tpg_portal_list, portal); in iscsit_tpg_destroy()