Searched refs:CASE_LOWER_BASE (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | fat.h | 132 #define CASE_LOWER_BASE 8 /* base (name) is lower case */ macro |
/u-boot/fs/fat/ | ||
A D | fat.c | 131 if (dirent->lcase & CASE_LOWER_BASE) in get_name() |
Completed in 5 milliseconds