Searched refs:xcopy_pt_nacl (Results 1 – 1 of 1) sorted by relevance
352 static struct se_node_acl xcopy_pt_nacl; variable447 memset(&xcopy_pt_nacl, 0, sizeof(struct se_node_acl)); in target_xcopy_setup_pt()448 INIT_LIST_HEAD(&xcopy_pt_nacl.acl_list); in target_xcopy_setup_pt()449 INIT_LIST_HEAD(&xcopy_pt_nacl.acl_sess_list); in target_xcopy_setup_pt()456 xcopy_pt_nacl.se_tpg = &xcopy_pt_tpg; in target_xcopy_setup_pt()457 xcopy_pt_nacl.nacl_sess = &xcopy_pt_sess; in target_xcopy_setup_pt()460 xcopy_pt_sess.se_node_acl = &xcopy_pt_nacl; in target_xcopy_setup_pt()