Home
last modified time | relevance | path

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

/fs/hfsplus/
A Dunicode.c263 static inline int asc2unichar(struct super_block *sb, const char *astr, int len, in asc2unichar() function
362 size = asc2unichar(sb, astr, len, &c); in hfsplus_asc2uni()
409 size = asc2unichar(sb, astr, len, &c); in hfsplus_hash_dentry()
466 size = asc2unichar(sb, astr1, len1, &c); in hfsplus_compare_dentry()
481 size = asc2unichar(sb, astr2, len2, &c); in hfsplus_compare_dentry()

Completed in 9 milliseconds