Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfat.h138 __u8 lcase; /* Case for name and ext (CASE_LOWER_x) */ member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c136 if (dirent->lcase & CASE_LOWER_BASE) in get_name()
141 if (dirent->lcase & CASE_LOWER_EXT) in get_name()