Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/target/
Dtarget_core_xcopy.c34 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop);
670 if (target_parse_xcopy_cmd(xop) != TCM_NO_SENSE) in target_xcopy_do_work()
777 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop) in target_parse_xcopy_cmd() function