Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_xcopy.h67 extern sense_reason_t target_do_xcopy(struct se_cmd *);
H A Dtarget_core_xcopy.c874 sense_reason_t target_do_xcopy(struct se_cmd *se_cmd) in target_do_xcopy() function
H A Dtarget_core_spc.c2358 cmd->execute_cmd = target_do_xcopy; in spc_parse_cdb()