Home
last modified time | relevance | path

Searched refs:raw_bytes (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c410 unsigned char raw_bytes[8]; in get_cgroup_id() member
445 memcpy(id.raw_bytes, fhp->f_handle, 8); in get_cgroup_id()
/openbmc/linux/fs/hfsplus/
H A Dattributes.c123 memcpy(entry->inline_data.raw_bytes, value, len); in hfsplus_attr_build_record()
129 return offsetof(struct hfsplus_attr_inline_data, raw_bytes) + in hfsplus_attr_build_record()
H A Dhfsplus_raw.h393 u8 raw_bytes[HFSPLUS_MAX_INLINE_DATA_SIZE]; member
H A Dxattr.c558 raw_bytes) + record_length); in __hfsplus_getxattr()
562 memcpy(value, entry->inline_data.raw_bytes, record_length); in __hfsplus_getxattr()
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2019 u8 raw_bytes[64]; member