Searched refs:hfsplus_asc2uni (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/fs/hfsplus/ |
H A D | catalog.c | 48 err = hfsplus_asc2uni(sb, &key->cat.name, HFSPLUS_MAX_STRLEN, hfsplus_cat_build_key() 184 err = hfsplus_asc2uni(sb, &entry->thread.nodeName, HFSPLUS_MAX_STRLEN, hfsplus_fill_cat_thread()
|
H A D | attributes.c | 57 int res = hfsplus_asc2uni(sb, hfsplus_attr_build_key()
|
H A D | unicode.c | 298 int hfsplus_asc2uni(struct super_block *sb, hfsplus_asc2uni() function
|
H A D | hfsplus_fs.h | 519 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
|
Completed in 53 milliseconds