Home
last modified time | relevance | path

Searched refs:src_cmd (Results 1 – 1 of 1) sorted by relevance

/drivers/target/
Dtarget_core_xcopy.c773 struct se_cmd *src_cmd = &xop->src_pt_cmd->se_cmd; in target_xcopy_write_destination() local
780 src_cmd->se_cmd_flags &= ~SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC; in target_xcopy_write_destination()
781 src_cmd->t_data_sg = xop->xop_data_sg; in target_xcopy_write_destination()
782 src_cmd->t_data_nents = xop->xop_data_nents; in target_xcopy_write_destination()