hfs_name
memset(&key->cat.CName, 0, sizeof(struct hfs_name));
struct hfs_name *out, const struct qstr *in);
char *out, const struct hfs_name *in);
int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in)
void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in)
struct hfs_name CName; /* The filename of the entry */
struct hfs_name CName; /* The name of this entry */