Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dstr.rs472 let good_bytes = c"\xf0\x9f\xa6\x80"; in test_cstr_display() localVariable
510 let good_bytes = BStr::from_bytes(b"\xf0\x9f\xa6\x80"); in test_bstr_display() localVariable
525 let good_bytes = BStr::from_bytes(b"\xf0\x9f\xa6\x80"); in test_bstr_debug() localVariable
/linux/drivers/scsi/
H A Dscsi.c164 unsigned int good_bytes; in scsi_finish_command() local
/linux/include/linux/
H A Dnfs_xdr.h1672 unsigned int good_bytes; /* boundary of good data */ member