Searched refs:new_se_nacl (Results 1 – 1 of 1) sorted by relevance
1123 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_s_id() argument1138 if (new_se_nacl) { in tcm_qla2xxx_set_sess_by_s_id()1142 new_se_nacl, GFP_ATOMIC); in tcm_qla2xxx_set_sess_by_s_id()1156 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1163 btree_update32(&lport->lport_fcport_map, key, new_se_nacl); in tcm_qla2xxx_set_sess_by_s_id()1169 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1176 btree_update32(&lport->lport_fcport_map, key, new_se_nacl); in tcm_qla2xxx_set_sess_by_s_id()1181 nacl->qla_tgt_sess, new_se_nacl, new_se_nacl->initiatorname); in tcm_qla2xxx_set_sess_by_s_id()1228 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_loop_id() argument1245 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()[all …]