Searched refs:hfsplus_unistr (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dhfsplus_fs.h362 int hfsplus_strcasecmp(const struct hfsplus_unistr *, const struct hfsplus_unistr *);
363 int hfsplus_strcmp(const struct hfsplus_unistr *, const struct hfsplus_unistr *);
364 int hfsplus_uni2asc(struct super_block *, const struct hfsplus_unistr *, char *, int *);
365 int hfsplus_asc2uni(struct super_block *, struct hfsplus_unistr *, const char *, int);
H A Dunicode.c31 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
32 const struct hfsplus_unistr *s2)
64 int hfsplus_strcmp(const struct hfsplus_unistr *s1,
65 const struct hfsplus_unistr *s2)
121 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, char *astr, int *len_p)
289 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
H A Dhfsplus_raw.h55 struct hfsplus_unistr { struct
200 struct hfsplus_unistr name;
298 struct hfsplus_unistr nodeName;
H A Dcatalog.c58 struct hfsplus_unistr *name)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_fs.h445 int hfsplus_strcasecmp(const struct hfsplus_unistr *, const struct hfsplus_unistr *);
446 int hfsplus_strcmp(const struct hfsplus_unistr *, const struct hfsplus_unistr *);
447 int hfsplus_uni2asc(struct super_block *, const struct hfsplus_unistr *, char *, int *);
448 int hfsplus_asc2uni(struct super_block *, struct hfsplus_unistr *, const char *, int);
H A Dunicode.c31 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1,
32 const struct hfsplus_unistr *s2)
64 int hfsplus_strcmp(const struct hfsplus_unistr *s1,
65 const struct hfsplus_unistr *s2)
121 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, char *astr, int *len_p)
289 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
H A Dhfsplus_raw.h56 struct hfsplus_unistr { struct
202 struct hfsplus_unistr name;
301 struct hfsplus_unistr nodeName;
H A Dcatalog.c58 struct hfsplus_unistr *name)

Completed in 65 milliseconds