Home
last modified time | relevance | path

Searched refs:hfsplus_attr_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dattributes.c55 memset(key, 0, sizeof(struct hfsplus_attr_key)); in hfsplus_attr_build_key()
71 * So, offsetof(hfsplus_attr_key, key_name) is a trick because in hfsplus_attr_build_key()
73 * hfsplus_attr_key structure instead of length field (__be16) of 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()
H A Dhfsplus_raw.h357 struct hfsplus_attr_key { struct
365 #define HFSPLUS_ATTR_KEYLEN sizeof(struct hfsplus_attr_key)
405 struct hfsplus_attr_key attr;
H A Dxattr.c682 struct hfsplus_attr_key attr_key; in hfsplus_listxattr()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_raw.h361 struct hfsplus_attr_key { struct
369 #define HFSPLUS_ATTR_KEYLEN sizeof(struct hfsplus_attr_key)
409 struct hfsplus_attr_key attr;
H A Dattributes.c55 memset(key, 0, sizeof(struct hfsplus_attr_key)); in hfsplus_attr_build_key()
71 * So, offsetof(hfsplus_attr_key, key_name) is a trick because in hfsplus_attr_build_key()
73 * hfsplus_attr_key structure instead of length field (__be16) of 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()
H A Dxattr.c680 struct hfsplus_attr_key attr_key; in hfsplus_listxattr()

Completed in 5 milliseconds