Searched refs:xcopy_pt_nacl (Results 1 – 1 of 1) sorted by relevance
401 static struct se_node_acl xcopy_pt_nacl; variable496 memset(&xcopy_pt_nacl, 0, sizeof(struct se_node_acl)); in target_xcopy_setup_pt()497 INIT_LIST_HEAD(&xcopy_pt_nacl.acl_list); in target_xcopy_setup_pt()498 INIT_LIST_HEAD(&xcopy_pt_nacl.acl_sess_list); in target_xcopy_setup_pt()502 xcopy_pt_nacl.se_tpg = &xcopy_pt_tpg; in target_xcopy_setup_pt()503 xcopy_pt_nacl.nacl_sess = &xcopy_pt_sess; in target_xcopy_setup_pt()506 xcopy_pt_sess.se_node_acl = &xcopy_pt_nacl; in target_xcopy_setup_pt()