Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dunicode.c547 const u16 *dstr1, *dstr2; in hfsplus_compare_dentry() local
560 dstr1 = dstr2 = NULL; in hfsplus_compare_dentry()
570 dstr1 = decompose_unichar(c, &dsize1, in hfsplus_compare_dentry()
572 if (!decompose || !dstr1) { in hfsplus_compare_dentry()
574 dstr1 = &c1; in hfsplus_compare_dentry()
595 c1 = *dstr1; in hfsplus_compare_dentry()
600 dstr1++; in hfsplus_compare_dentry()
616 dstr1++; in hfsplus_compare_dentry()