Searched refs:new_se_nacl (Results 1 – 1 of 1) sorted by relevance
1162 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_s_id() argument1177 if (new_se_nacl) { in tcm_qla2xxx_set_sess_by_s_id()1181 new_se_nacl, GFP_ATOMIC); in tcm_qla2xxx_set_sess_by_s_id()1195 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1208 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_s_id()1220 nacl->fc_port, new_se_nacl, new_se_nacl->initiatorname); in tcm_qla2xxx_set_sess_by_s_id()1267 struct se_node_acl *new_se_nacl, in tcm_qla2xxx_set_sess_by_loop_id() argument1293 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_loop_id()1309 if (new_se_nacl == NULL) { in tcm_qla2xxx_set_sess_by_loop_id()1316 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()[all …]