Searched refs:target_do_xcopy (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/target/ | ||
H A D | target_core_xcopy.h | 67 extern sense_reason_t target_do_xcopy(struct se_cmd *); |
H A D | target_core_spc.c | 2364 cmd->execute_cmd = target_do_xcopy; in spc_parse_cdb() |