Home
last modified time | relevance | path

Searched defs:good_bytes (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/scsi/
Dsd_zbc.c526 unsigned int good_bytes) in sd_zbc_zone_wp_update()
598 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete()
Dscsi.c164 unsigned int good_bytes; in scsi_finish_command() local
Dsr.c295 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
Dsd.h279 unsigned int good_bytes, struct scsi_sense_hdr *sshdr) in sd_zbc_complete()
Dsd.c1877 unsigned int transferred, good_bytes; in sd_completed_bytes() local
1926 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
Dscsi_lib.c957 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
/Linux-v6.1/include/linux/
Dnfs_xdr.h1625 unsigned int good_bytes; /* boundary of good data */ member