Searched refs:CASE_LOWER_EXT (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | fat.h | 133 #define CASE_LOWER_EXT 16 /* extension is lower case */ macro |
/u-boot/fs/fat/ | ||
A D | fat.c | 136 if (dirent->lcase & CASE_LOWER_EXT) in get_name() |
Completed in 5 milliseconds