Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dunicode.c442 const u16 *dstr1, *dstr2; in hfsplus_compare_dentry() local
455 dstr1 = dstr2 = NULL; in hfsplus_compare_dentry()
479 dstr2 = decompose_unichar(c, &dsize2, in hfsplus_compare_dentry()
481 if (!decompose || !dstr2) { in hfsplus_compare_dentry()
483 dstr2 = &c2; in hfsplus_compare_dentry()
489 c2 = *dstr2; in hfsplus_compare_dentry()
499 dstr2++; in hfsplus_compare_dentry()
511 dstr2++; in hfsplus_compare_dentry()