Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dunicode.c364 static inline int asc2unichar(struct super_block *sb, const char *astr, int len, in asc2unichar() function
458 size = asc2unichar(sb, astr, len, &c, name_type); in hfsplus_asc2uni()
506 size = asc2unichar(sb, astr, len, &c, HFS_REGULAR_NAME); in hfsplus_hash_dentry()
564 size = asc2unichar(sb, astr1, len1, &c, in hfsplus_compare_dentry()
580 size = asc2unichar(sb, astr2, len2, &c, in hfsplus_compare_dentry()