Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hfsplus/
Dunicode.c394 const u16 *dstr1, *dstr2; in hfsplus_compare_dentry() local
406 dstr1 = dstr2 = NULL; in hfsplus_compare_dentry()
415 dstr1 = decompose_unichar(c, &dsize1); in hfsplus_compare_dentry()
416 if (!decompose || !dstr1) { in hfsplus_compare_dentry()
418 dstr1 = &c1; in hfsplus_compare_dentry()
437 c1 = *dstr1; in hfsplus_compare_dentry()
442 dstr1++; in hfsplus_compare_dentry()
458 dstr1++; in hfsplus_compare_dentry()