Searched refs:dstr (Results 1 – 1 of 1) sorted by relevance
349 u16 *dstr, outlen = 0; in hfsplus_asc2uni() local358 dstr = decompose_unichar(c, &dsize, dhangul); in hfsplus_asc2uni()360 dstr = NULL; in hfsplus_asc2uni()361 if (dstr) { in hfsplus_asc2uni()365 ustr->unicode[outlen++] = cpu_to_be16(*dstr++); in hfsplus_asc2uni()388 const u16 *dstr; in hfsplus_hash_dentry() local407 dstr = decompose_unichar(c, &dsize, dhangul); in hfsplus_hash_dentry()409 dstr = NULL; in hfsplus_hash_dentry()410 if (dstr) { in hfsplus_hash_dentry()412 c2 = *dstr++; in hfsplus_hash_dentry()