target_complete_cmd  126 drivers/target/target_core_alua.c 	target_complete_cmd(cmd, GOOD);
target_complete_cmd  427 drivers/target/target_core_alua.c 		target_complete_cmd(cmd, GOOD);
target_complete_cmd  253 drivers/target/target_core_file.c 		target_complete_cmd(cmd->cmd, SAM_STAT_CHECK_CONDITION);
target_complete_cmd  255 drivers/target/target_core_file.c 		target_complete_cmd(cmd->cmd, SAM_STAT_GOOD);
target_complete_cmd  405 drivers/target/target_core_file.c 		target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  429 drivers/target/target_core_file.c 		target_complete_cmd(cmd, SAM_STAT_CHECK_CONDITION);
target_complete_cmd  431 drivers/target/target_core_file.c 		target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  449 drivers/target/target_core_file.c 		target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  489 drivers/target/target_core_file.c 	target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  674 drivers/target/target_core_file.c 	target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  283 drivers/target/target_core_iblock.c 	target_complete_cmd(cmd, status);
target_complete_cmd  355 drivers/target/target_core_iblock.c 			target_complete_cmd(cmd, SAM_STAT_CHECK_CONDITION);
target_complete_cmd  357 drivers/target/target_core_iblock.c 			target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  379 drivers/target/target_core_iblock.c 		target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  439 drivers/target/target_core_iblock.c 	target_complete_cmd(cmd, GOOD);
target_complete_cmd  237 drivers/target/target_core_pr.c 	target_complete_cmd(cmd, GOOD);
target_complete_cmd  300 drivers/target/target_core_pr.c 		target_complete_cmd(cmd, GOOD);
target_complete_cmd 3683 drivers/target/target_core_pr.c 		target_complete_cmd(cmd, GOOD);
target_complete_cmd 4073 drivers/target/target_core_pr.c 		target_complete_cmd(cmd, GOOD);
target_complete_cmd 1062 drivers/target/target_core_pscsi.c 		target_complete_cmd(cmd, SAM_STAT_CHECK_CONDITION);
target_complete_cmd  433 drivers/target/target_core_rd.c 		target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  528 drivers/target/target_core_rd.c 	target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  165 drivers/target/target_core_sbc.c 	target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd  205 drivers/target/target_core_sbc.c 	target_complete_cmd(cmd, GOOD);
target_complete_cmd  212 drivers/target/target_core_sbc.c 	target_complete_cmd(cmd, GOOD);
target_complete_cmd 1154 drivers/target/target_core_sbc.c 		target_complete_cmd(cmd, SAM_STAT_GOOD);
target_complete_cmd 1217 drivers/target/target_core_sbc.c 		target_complete_cmd(cmd, GOOD);
target_complete_cmd 1120 drivers/target/target_core_spc.c 		target_complete_cmd(cmd, GOOD);
target_complete_cmd 1163 drivers/target/target_core_spc.c 		target_complete_cmd(cmd, GOOD);
target_complete_cmd 1196 drivers/target/target_core_spc.c 	target_complete_cmd(cmd, GOOD);
target_complete_cmd 1271 drivers/target/target_core_spc.c 	target_complete_cmd(cmd, GOOD);
target_complete_cmd  869 drivers/target/target_core_transport.c EXPORT_SYMBOL(target_complete_cmd);
target_complete_cmd  886 drivers/target/target_core_transport.c 	target_complete_cmd(cmd, scsi_status);
target_complete_cmd 1190 drivers/target/target_core_user.c 		target_complete_cmd(cmd->se_cmd, entry->rsp.scsi_status);
target_complete_cmd 1324 drivers/target/target_core_user.c 	target_complete_cmd(se_cmd, scsi_status);
target_complete_cmd 1440 drivers/target/target_core_user.c 			target_complete_cmd(tcmu_cmd->se_cmd, SAM_STAT_BUSY);
target_complete_cmd 1455 drivers/target/target_core_user.c 			target_complete_cmd(tcmu_cmd->se_cmd,
target_complete_cmd 2056 drivers/target/target_core_user.c 				target_complete_cmd(cmd->se_cmd, SAM_STAT_BUSY);
target_complete_cmd 2059 drivers/target/target_core_user.c 				target_complete_cmd(cmd->se_cmd,
target_complete_cmd  808 drivers/target/target_core_xcopy.c 	target_complete_cmd(ec_cmd, SAM_STAT_GOOD);
target_complete_cmd  824 drivers/target/target_core_xcopy.c 	target_complete_cmd(ec_cmd, ec_cmd->scsi_status);
target_complete_cmd  937 drivers/target/target_core_xcopy.c 		target_complete_cmd(se_cmd, SAM_STAT_GOOD);
target_complete_cmd 1047 drivers/target/target_core_xcopy.c 	target_complete_cmd(se_cmd, GOOD);
target_complete_cmd   71 include/target/target_core_backend.h void	target_complete_cmd(struct se_cmd *, u8);