Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_xcopy.c35 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop);
669 sense_rc = target_parse_xcopy_cmd(xop); in target_xcopy_do_work()
787 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop) in target_parse_xcopy_cmd() function