Lines Matching refs:good_bytes
435 * @good_bytes: Command reply bytes
441 unsigned int good_bytes)
460 good_bytes = 0;
482 good_bytes >> SECTOR_SHIFT;
501 return good_bytes;
507 * @good_bytes: Command reply bytes
513 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes,
530 good_bytes = sd_zbc_zone_wp_update(cmd, good_bytes);
535 return good_bytes;