Home
last modified time | relevance | path

Searched refs:hfsplus_uni2asc (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/hfsplus/
Dunicode.c62 int hfsplus_uni2asc(const hfsplus_unistr *ustr, char *astr, int *len) in hfsplus_uni2asc() function
Dhfsplus_fs.h299 int hfsplus_uni2asc(const hfsplus_unistr *, char *, int *);
Ddir.c161 err = hfsplus_uni2asc(&fd.key->cat.name, strbuf, &len); in hfsplus_readdir()