Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dunicode.c32 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 Dhfsplus_fs.h517 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
518 const struct hfsplus_unistr *s2);
519 int hfsplus_strcmp(const struct hfsplus_unistr *s1,
520 const struct hfsplus_unistr *s2);
521 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr,
523 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
H A Dhfsplus_raw.h60 struct hfsplus_unistr { struct
216 struct hfsplus_unistr name;
323 struct hfsplus_unistr nodeName;
H A 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()
H A Dcatalog.c69 struct hfsplus_unistr *name) in hfsplus_cat_build_key_uni()
H A Dxattr.c735 (const struct hfsplus_unistr *)&fd.key->attr.key_name, in hfsplus_listxattr()