Searched refs:CASE_LOWER_BASE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | msdos_fs.h | 49 #define CASE_LOWER_BASE 8 /* base is lower case */ macro |
| /linux/fs/fat/ | ||
| H A D | dir.c | 423 de->lcase & CASE_LOWER_BASE); in fat_parse_short() |