Searched refs:hfsplus_asc2uni (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/fs/hfsplus/ |
D | catalog.c | 49 err = hfsplus_asc2uni(sb, &key->cat.name, HFSPLUS_MAX_STRLEN, in hfsplus_cat_build_key() 185 err = hfsplus_asc2uni(sb, &entry->thread.nodeName, HFSPLUS_MAX_STRLEN, in hfsplus_fill_cat_thread()
|
D | attributes.c | 58 int res = hfsplus_asc2uni(sb, in hfsplus_attr_build_key()
|
D | unicode.c | 344 int hfsplus_asc2uni(struct super_block *sb, in hfsplus_asc2uni() function
|
D | hfsplus_fs.h | 520 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
|