Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfsplus/
Dhfsplus_raw.h357 struct hfsplus_attr_key { struct
365 #define HFSPLUS_ATTR_KEYLEN sizeof(struct hfsplus_attr_key) argument
405 struct hfsplus_attr_key attr;
Dattributes.c55 memset(key, 0, sizeof(struct hfsplus_attr_key)); in hfsplus_attr_build_key()
77 cpu_to_be16(offsetof(struct hfsplus_attr_key, key_name) + in hfsplus_attr_build_key()
274 offsetof(struct hfsplus_attr_key, cnid), in __hfsplus_delete_attr()
Dxattr.c682 struct hfsplus_attr_key attr_key; in hfsplus_listxattr()