Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfsplus/
Dattributes.c46 (const struct hfsplus_unistr *)&k1->attr.key_name, in hfsplus_attr_bin_cmp_key()
47 (const struct hfsplus_unistr *)&k2->attr.key_name); in hfsplus_attr_bin_cmp_key()
59 (struct hfsplus_unistr *)&key->attr.key_name, in hfsplus_attr_build_key()
63 len = be16_to_cpu(key->attr.key_name.length); in hfsplus_attr_build_key()
65 key->attr.key_name.length = 0; in hfsplus_attr_build_key()
77 cpu_to_be16(offsetof(struct hfsplus_attr_key, key_name) + in hfsplus_attr_build_key()
Dhfsplus_raw.h362 struct hfsplus_attr_unistr key_name; member
Dxattr.c738 (const struct hfsplus_unistr *)&fd.key->attr.key_name, in hfsplus_listxattr()