Home
last modified time | relevance | path

Searched refs:hfs_mac2asc (Results 1 – 2 of 2) sorted by relevance

/linux/fs/hfs/
H A Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc() function
H A Ddir.c118 len = hfs_mac2asc(sb, strbuf, &fd.key->cat.CName); in hfs_readdir()