Searched refs:hfsplus_unistr (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | hfsplus_fs.h | 521 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, 522 const struct hfsplus_unistr *s2); 523 int hfsplus_strcmp(const struct hfsplus_unistr *s1, 524 const struct hfsplus_unistr *s2); 525 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, 527 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
|
H A D | unicode.c | 32 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp() 33 const struct hfsplus_unistr *s2) in hfsplus_strcasecmp() 65 int hfsplus_strcmp(const struct hfsplus_unistr *s1, in hfsplus_strcmp() 66 const struct hfsplus_unistr *s2) in hfsplus_strcmp() 123 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc() 345 struct hfsplus_unistr *ustr, int max_unistr_len, in hfsplus_asc2uni()
|
H A D | attributes.c | 46 (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()
|
H A D | hfsplus_raw.h | 60 struct hfsplus_unistr { struct 216 struct hfsplus_unistr name; 319 struct hfsplus_unistr nodeName;
|
H A D | catalog.c | 69 struct hfsplus_unistr *name) in hfsplus_cat_build_key_uni()
|
H A D | xattr.c | 738 (const struct hfsplus_unistr *)&fd.key->attr.key_name, in hfsplus_listxattr()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | unicode.c | 32 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp() 33 const struct hfsplus_unistr *s2) in hfsplus_strcasecmp() 65 int hfsplus_strcmp(const struct hfsplus_unistr *s1, in hfsplus_strcmp() 66 const struct hfsplus_unistr *s2) in hfsplus_strcmp() 123 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc() 345 struct hfsplus_unistr *ustr, int max_unistr_len, in hfsplus_asc2uni()
|
H A D | hfsplus_fs.h | 516 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, 517 const struct hfsplus_unistr *s2); 518 int hfsplus_strcmp(const struct hfsplus_unistr *s1, 519 const struct hfsplus_unistr *s2); 520 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, 522 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
|
H A D | hfsplus_raw.h | 60 struct hfsplus_unistr { struct 216 struct hfsplus_unistr name; 323 struct hfsplus_unistr nodeName;
|
H A D | attributes.c | 46 (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()
|
H A D | catalog.c | 69 struct hfsplus_unistr *name) in hfsplus_cat_build_key_uni()
|
H A D | xattr.c | 737 (const struct hfsplus_unistr *)&fd.key->attr.key_name, in hfsplus_listxattr()
|
Completed in 13 milliseconds