target_complete_cmd_with_length  258 drivers/target/target_core_alua.c 	target_complete_cmd_with_length(cmd, GOOD, rd_len + 4);
target_complete_cmd_with_length 1055 drivers/target/target_core_pscsi.c 		target_complete_cmd_with_length(cmd, scsi_status,
target_complete_cmd_with_length   70 drivers/target/target_core_sbc.c 	target_complete_cmd_with_length(cmd, GOOD, 8);
target_complete_cmd_with_length  133 drivers/target/target_core_sbc.c 	target_complete_cmd_with_length(cmd, GOOD, 32);
target_complete_cmd_with_length  757 drivers/target/target_core_spc.c 		target_complete_cmd_with_length(cmd, GOOD, len);
target_complete_cmd_with_length 1102 drivers/target/target_core_spc.c 	target_complete_cmd_with_length(cmd, GOOD, length);
target_complete_cmd_with_length 1263 drivers/target/target_core_spc.c 	target_complete_cmd_with_length(cmd, GOOD, 8 + lun_count * 8);
target_complete_cmd_with_length  888 drivers/target/target_core_transport.c EXPORT_SYMBOL(target_complete_cmd_with_length);
target_complete_cmd_with_length 1187 drivers/target/target_core_user.c 		target_complete_cmd_with_length(cmd->se_cmd,
target_complete_cmd_with_length   72 include/target/target_core_backend.h void	target_complete_cmd_with_length(struct se_cmd *, u8, int);