Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/target/
Dtarget_core_xcopy.h66 extern sense_reason_t target_do_xcopy(struct se_cmd *);
Dtarget_core_xcopy.c865 sense_reason_t target_do_xcopy(struct se_cmd *se_cmd) in target_do_xcopy() function
Dtarget_core_spc.c1369 cmd->execute_cmd = target_do_xcopy; in spc_parse_cdb()