Home
last modified time | relevance | path

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

/fs/hfsplus/
Dhfsplus_raw.h356 struct hfsplus_attr_key { struct
364 #define HFSPLUS_ATTR_KEYLEN sizeof(struct hfsplus_attr_key) argument
404 struct hfsplus_attr_key attr;
Dattributes.c54 memset(key, 0, sizeof(struct hfsplus_attr_key)); in hfsplus_attr_build_key()
76 cpu_to_be16(offsetof(struct hfsplus_attr_key, key_name) + in hfsplus_attr_build_key()
268 offsetof(struct hfsplus_attr_key, cnid), in __hfsplus_delete_attr()
Dxattr.c648 struct hfsplus_attr_key attr_key; in hfsplus_listxattr()