Searched defs:good_bytes (Results 1 - 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | sd_zbc.c | 513 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete() argument 440 sd_zbc_zone_wp_update(struct scsi_cmnd *cmd, unsigned int good_bytes) sd_zbc_zone_wp_update() argument [all...] |
| H A D | scsi.c | 173 unsigned int good_bytes; in scsi_finish_command() local
|
| H A D | sr.c | 328 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
|
| H A D | sd.h | 254 sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, struct scsi_sense_hdr *sshdr) sd_zbc_complete() argument
|
| H A D | scsi_lib.c | 939 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion() argument
|
| H A 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 [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | scsi.c | 164 unsigned int good_bytes; in scsi_finish_command() local
|
| H A D | sd_zbc.c | 606 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete() argument 531 sd_zbc_zone_wp_update(struct scsi_cmnd *cmd, unsigned int good_bytes) sd_zbc_zone_wp_update() argument [all...] |
| H A D | sr.c | 298 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
|
| H A D | sd.h | 279 sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, struct scsi_sense_hdr *sshdr) sd_zbc_complete() argument
|
| H A D | scsi_lib.c | 954 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion() argument
|
| H A D | sd.c | 2069 unsigned int transferred, good_bytes; in sd_completed_bytes() local 2118 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | nfs_xdr.h | 1604 unsigned int good_bytes; /* boundary of good data */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | nfs_xdr.h | 1632 unsigned int good_bytes; /* boundary of good data */ member
|
Completed in 32 milliseconds