Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfat.h136 __u8 lcase; /* Case for name and ext (CASE_LOWER_x) */ member
/openbmc/u-boot/fs/fat/
H A Dfat.c129 if (dirent->lcase & CASE_LOWER_BASE) in get_name()
134 if (dirent->lcase & CASE_LOWER_EXT) in get_name()