hfsplus_unistr
(const struct hfsplus_unistr *)&k1->attr.key_name,
(const struct hfsplus_unistr *)&k2->attr.key_name);
(struct hfsplus_unistr *)&key->attr.key_name,
struct hfsplus_unistr *name)
int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
const struct hfsplus_unistr *s2);
int hfsplus_strcmp(const struct hfsplus_unistr *s1,
const struct hfsplus_unistr *s2);
const struct hfsplus_unistr *ustr, char *astr,
int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
const struct hfsplus_unistr *ustr,
const struct hfsplus_unistr *ustr, char *astr,
return hfsplus_uni2asc(sb, (const struct hfsplus_unistr *)ustr,
int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
const struct hfsplus_unistr *s2)
struct hfsplus_unistr *ustr, int max_unistr_len,
int hfsplus_strcmp(const struct hfsplus_unistr *s1,
const struct hfsplus_unistr *s2)
struct hfsplus_unistr str1;
struct hfsplus_unistr str2;
static void create_unistr(struct hfsplus_unistr *ustr, const char *ascii_str)
static void corrupt_unistr(struct hfsplus_unistr *ustr)
struct hfsplus_unistr *ustr,
struct hfsplus_unistr ustr;
struct hfsplus_unistr name;
struct hfsplus_unistr nodeName;