Searched refs:LCASE_BASE (Results 1 – 4 of 4) sorted by relevance
258 lower & LCASE_BASE, pmp); in dos2unixfn()616 LCASE_BASE, pmp); in winChkName()617 c2 = unix2winchr(&un, &unlen, LCASE_BASE, pmp); in winChkName()807 if (lower & (LCASE_BASE | LCASE_EXT)) in dos2unixchr()827 if (lower & (LCASE_BASE | LCASE_EXT)) in dos2unixchr()967 if (lower & (LCASE_BASE | LCASE_EXT)) in unix2winchr()988 if (lower & (LCASE_BASE | LCASE_EXT)) in unix2winchr()
71 #define LCASE_BASE 0x08 /* filename base in lower case */ macro
1718 (LCASE_BASE | LCASE_EXT) : 0), in msdosfs_readdir()