Searched refs:stmf_get_ent_from_map (Results 1 – 3 of 3) sorted by relevance
54 void *stmf_get_ent_from_map(stmf_lun_map_t *sm, uint16_t lun_num);
370 ASSERT(!stmf_get_ent_from_map(sm, luNbr)); in stmf_add_lu_to_session()412 lun_map_ent = stmf_get_ent_from_map(sm, luNbr); in stmf_remove_lu_from_session()968 if ((*conflicting = stmf_get_ent_from_map(ve_map, lun_num)) in stmf_add_view_entry()1143 stmf_get_ent_from_map(stmf_lun_map_t *sm, uint16_t lun_num) in stmf_get_ent_from_map() function1710 if (stmf_get_ent_from_map(ve_map, lun_num) != NULL) { in stmf_validate_lun_view_entry()
4099 stmf_get_ent_from_map(iss->iss_sm, n); in stmf_register_itl_handle()4349 (stmf_lun_map_ent_t *)stmf_get_ent_from_map(iss->iss_sm, luNbr); in stmf_task_alloc()