Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dunicode.c443 const char *astr1, *astr2; in hfsplus_compare_dentry() local
452 astr2 = name->name; in hfsplus_compare_dentry()
474 size = asc2unichar(sb, astr2, len2, &c); in hfsplus_compare_dentry()
475 astr2 += size; in hfsplus_compare_dentry()