Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfat.h133 #define CASE_LOWER_EXT 16 /* extension is lower case */ macro
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c141 if (dirent->lcase & CASE_LOWER_EXT) in get_name()