Searched defs:good_bytes (Results 1 – 7 of 7) sorted by relevance
159 void sd_dif_complete(struct scsi_cmnd *scmd, unsigned int good_bytes) in sd_dif_complete()
322 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
612 unsigned int good_bytes; in scsi_finish_command() local
1612 unsigned int good_bytes; in sd_completed_bytes() local1653 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
817 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
198 u64 good_bytes; in __readpages_done() local524 u64 good_bytes; in writepages_done() local
1340 unsigned long good_bytes; /* boundary of good data */ member