Searched defs:good_bytes (Results 1 – 7 of 7) sorted by relevance
164 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
566 unsigned int good_bytes; in scsi_finish_command() local
1722 unsigned int good_bytes; in sd_completed_bytes() local1763 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
818 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
1398 unsigned long good_bytes; /* boundary of good data */ member