op_origin 164 drivers/target/target_core_xcopy.c xop->op_origin = XCOL_SOURCE_RECV_OP; op_origin 181 drivers/target/target_core_xcopy.c xop->op_origin = XCOL_DEST_RECV_OP; op_origin 247 drivers/target/target_core_xcopy.c switch (xop->op_origin) { op_origin 401 drivers/target/target_core_xcopy.c if (xop->op_origin == XCOL_SOURCE_RECV_OP) op_origin 613 drivers/target/target_core_xcopy.c bool remote_port = (xop->op_origin == XCOL_DEST_RECV_OP); op_origin 675 drivers/target/target_core_xcopy.c bool remote_port = (xop->op_origin == XCOL_SOURCE_RECV_OP); op_origin 24 drivers/target/target_core_xcopy.h int op_origin;