Searched refs:new_se_nacl (Results 1 – 1 of 1) sorted by relevance
1256 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_s_id() argument1271 if (new_se_nacl) { in tcm_qla2xxx_set_sess_by_s_id()1275 new_se_nacl, GFP_ATOMIC); in tcm_qla2xxx_set_sess_by_s_id()1289 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1296 btree_update32(&lport->lport_fcport_map, key, new_se_nacl); in tcm_qla2xxx_set_sess_by_s_id()1302 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1309 btree_update32(&lport->lport_fcport_map, key, new_se_nacl); in tcm_qla2xxx_set_sess_by_s_id()1314 nacl->fc_port, new_se_nacl, new_se_nacl->initiatorname); in tcm_qla2xxx_set_sess_by_s_id()1361 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_loop_id() argument1378 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()[all …]