Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmsdos_fs.h50 #define CASE_LOWER_EXT 16 /* extension is lower case */ macro
/linux/fs/fat/
H A Ddir.c459 de->lcase & CASE_LOWER_EXT); in fat_parse_short()