Searched refs:xcopy_pt_nacl (Results 1 – 1 of 1) sorted by relevance
355 static struct se_node_acl xcopy_pt_nacl; variable462 memset(&xcopy_pt_nacl, 0, sizeof(struct se_node_acl)); in target_xcopy_setup_pt()463 INIT_LIST_HEAD(&xcopy_pt_nacl.acl_list); in target_xcopy_setup_pt()464 INIT_LIST_HEAD(&xcopy_pt_nacl.acl_sess_list); in target_xcopy_setup_pt()471 xcopy_pt_nacl.se_tpg = &xcopy_pt_tpg; in target_xcopy_setup_pt()472 xcopy_pt_nacl.nacl_sess = &xcopy_pt_sess; in target_xcopy_setup_pt()475 xcopy_pt_sess.se_node_acl = &xcopy_pt_nacl; in target_xcopy_setup_pt()