Home
last modified time | relevance | path

Searched refs:hfsplus_unistr (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/fs/hfsplus/
Dunicode.c31 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, in hfsplus_strcasecmp()
32 const struct hfsplus_unistr *s2) in hfsplus_strcasecmp()
64 int hfsplus_strcmp(const struct hfsplus_unistr *s1, in hfsplus_strcmp()
65 const struct hfsplus_unistr *s2) in hfsplus_strcmp()
122 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc()
299 struct hfsplus_unistr *ustr, int max_unistr_len, in hfsplus_asc2uni()
Dhfsplus_fs.h513 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
514 const struct hfsplus_unistr *s2);
515 int hfsplus_strcmp(const struct hfsplus_unistr *s1,
516 const struct hfsplus_unistr *s2);
517 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr,
519 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
Dhfsplus_raw.h59 struct hfsplus_unistr { struct
215 struct hfsplus_unistr name;
318 struct hfsplus_unistr nodeName;
Dattributes.c45 (const struct hfsplus_unistr *)&k1->attr.key_name, in hfsplus_attr_bin_cmp_key()
46 (const struct hfsplus_unistr *)&k2->attr.key_name); in hfsplus_attr_bin_cmp_key()
58 (struct hfsplus_unistr *)&key->attr.key_name, in hfsplus_attr_build_key()
Dcatalog.c68 struct hfsplus_unistr *name) in hfsplus_cat_build_key_uni()
Dxattr.c750 (const struct hfsplus_unistr *)&fd.key->attr.key_name, in hfsplus_listxattr()