Searched refs:hfs_mac2asc (Results 1 – 3 of 3) sorted by relevance
33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc() function
240 extern int hfs_mac2asc(struct super_block *, char *, const struct hfs_name *);
118 len = hfs_mac2asc(sb, strbuf, &fd.key->cat.CName); in hfs_readdir()