Searched defs:good_bytes (Results 1 – 15 of 15) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | sd_zbc.c | 441 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()
|
| D | scsi.c | 173 unsigned int good_bytes; in scsi_finish_command() local
|
| D | sr.c | 328 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
|
| D | sd.h | 255 unsigned int good_bytes, struct scsi_sense_hdr *sshdr) in sd_zbc_complete()
|
| D | sd.c | 1990 unsigned int transferred, good_bytes; in sd_completed_bytes() local 2039 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
|
| D | scsi_lib.c | 939 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | sd_zbc.c | 535 unsigned int good_bytes) in sd_zbc_zone_wp_update() 609 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete()
|
| D | sr.c | 298 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
|
| D | scsi.c | 164 unsigned int good_bytes; in scsi_finish_command() local
|
| D | sd.h | 280 unsigned int good_bytes, struct scsi_sense_hdr *sshdr) in sd_zbc_complete()
|
| D | sd.c | 2071 unsigned int transferred, good_bytes; in sd_completed_bytes() local 2120 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
|
| D | scsi_lib.c | 959 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
|
| /kernel/linux/linux-6.6/rust/kernel/ |
| D | str.rs | 363 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
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | nfs_xdr.h | 1604 unsigned int good_bytes; /* boundary of good data */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | nfs_xdr.h | 1632 unsigned int good_bytes; /* boundary of good data */ member
|