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 | namei_vfat.c | 454 *lcase |= CASE_LOWER_BASE; in vfat_create_shortname() |