Searched refs:new_se_nacl (Results 1 – 1 of 1) sorted by relevance
1207 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_s_id() argument1222 if (new_se_nacl) { in tcm_qla2xxx_set_sess_by_s_id()1226 new_se_nacl, GFP_ATOMIC); in tcm_qla2xxx_set_sess_by_s_id()1240 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1247 btree_update32(&lport->lport_fcport_map, key, new_se_nacl); in tcm_qla2xxx_set_sess_by_s_id()1253 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1260 btree_update32(&lport->lport_fcport_map, key, new_se_nacl); in tcm_qla2xxx_set_sess_by_s_id()1265 nacl->fc_port, new_se_nacl, new_se_nacl->initiatorname); in tcm_qla2xxx_set_sess_by_s_id()1312 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_loop_id() argument1329 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()[all …]