Searched defs:good_bytes (Results 1 – 4 of 4) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | str.rs | 525 assert_eq!(format!("{good_bytes}"), "\\xf0\\x9f\\xa6\\x80"); in test_bstr_debug() localVariable |
| /linux/drivers/scsi/ | ||
| H A D | sr.c | 298 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local |
| H A D | scsi.c | 164 unsigned int good_bytes; in scsi_finish_command() local |
| /linux/include/linux/ | ||
| H A D | nfs_xdr.h | 1679 unsigned int good_bytes; /* boundary of good data */ member |