Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hfsplus/
Dcatalog.c48 hfsplus_asc2uni(sb, &key->cat.name, str->name, str->len); in hfsplus_cat_build_key()
170 hfsplus_asc2uni(sb, &entry->thread.nodeName, str->name, str->len); in hfsplus_fill_cat_thread()
Dhfsplus_fs.h427 int hfsplus_asc2uni(struct super_block *,
Dunicode.c293 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr, in hfsplus_asc2uni() function