Home
last modified time | relevance | path

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

/fs/hfsplus/
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()
A Dhfsplus_raw.h393 u8 raw_bytes[HFSPLUS_MAX_INLINE_DATA_SIZE]; member
A Dxattr.c560 raw_bytes) + record_length); in __hfsplus_getxattr()
564 memcpy(value, entry->inline_data.raw_bytes, record_length); in __hfsplus_getxattr()

Completed in 8 milliseconds