dst_pt_cmd        694 drivers/target/target_core_xcopy.c 	xop->dst_pt_cmd = xpt_cmd;
dst_pt_cmd        794 drivers/target/target_core_xcopy.c 		xop->dst_pt_cmd->se_cmd.se_cmd_flags &= ~SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC;
dst_pt_cmd        796 drivers/target/target_core_xcopy.c 		transport_generic_free_cmd(&xop->dst_pt_cmd->se_cmd, 0);
dst_pt_cmd         41 drivers/target/target_core_xcopy.h 	struct xcopy_pt_cmd *dst_pt_cmd;