Lines Matching refs:new_se_nacl
1123 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_s_id() argument
1138 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() argument
1245 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1254 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_loop_id()
1262 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1270 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_loop_id()
1277 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1284 nacl->qla_tgt_sess, new_se_nacl, new_se_nacl->initiatorname); in tcm_qla2xxx_set_sess_by_loop_id()