Searched refs:NTFS_TOUPPER (Results 1 – 1 of 1) sorted by relevance
74 #define NTFS_TOUPPER(ch) (ntfs_toupper_tab[(unsigned char)(ch)]) macro662 res = (*ntmp->ntm_wcmp)(NTFS_TOUPPER(ustr[i]), in ntfs_uastricmp()663 NTFS_TOUPPER((*ntmp->ntm_wget)(&astr)) ); in ntfs_uastricmp()