xcopy_pt_sess     389 drivers/target/target_core_xcopy.c static struct se_session xcopy_pt_sess;
xcopy_pt_sess     479 drivers/target/target_core_xcopy.c 	memset(&xcopy_pt_sess, 0, sizeof(struct se_session));
xcopy_pt_sess     480 drivers/target/target_core_xcopy.c 	ret = transport_init_session(&xcopy_pt_sess);
xcopy_pt_sess     485 drivers/target/target_core_xcopy.c 	xcopy_pt_nacl.nacl_sess = &xcopy_pt_sess;
xcopy_pt_sess     487 drivers/target/target_core_xcopy.c 	xcopy_pt_sess.se_tpg = &xcopy_pt_tpg;
xcopy_pt_sess     488 drivers/target/target_core_xcopy.c 	xcopy_pt_sess.se_node_acl = &xcopy_pt_nacl;
xcopy_pt_sess     630 drivers/target/target_core_xcopy.c 	transport_init_se_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, length,
xcopy_pt_sess     692 drivers/target/target_core_xcopy.c 	transport_init_se_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, length,