Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dsd_zbc.c532 unsigned int good_bytes) in sd_zbc_zone_wp_update()
606 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete()
Dsr.c298 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
Dscsi.c164 unsigned int good_bytes; in scsi_finish_command() local
Dsd.h280 unsigned int good_bytes, struct scsi_sense_hdr *sshdr) in sd_zbc_complete()
Dsd.c2064 unsigned int transferred, good_bytes; in sd_completed_bytes() local
2113 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
Dscsi_lib.c952 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
/Linux-v6.6/rust/kernel/
Dstr.rs363 let good_bytes = b"\xf0\x9f\xa6\x80\0"; in test_cstr_to_str() localVariable
379 let good_bytes = b"\xf0\x9f\x90\xA7\0"; in test_cstr_as_str_unchecked() localVariable
/Linux-v6.6/include/linux/
Dnfs_xdr.h1632 unsigned int good_bytes; /* boundary of good data */ member