Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd_zbc.c441 unsigned int good_bytes) in sd_zbc_zone_wp_update()
513 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete()
H A Dscsi.c173 unsigned int good_bytes; in scsi_finish_command() local
H A Dsr.c328 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
H A Dsd.h258 unsigned int good_bytes, struct scsi_sense_hdr *sshdr) in sd_zbc_complete()
H A Dsd.c1990 unsigned int transferred, good_bytes; in sd_completed_bytes() local
2039 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
H A Dscsi_lib.c937 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1604 unsigned int good_bytes; /* boundary of good data */ member