Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnls.h69 static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c) in nls_toupper() function
/openbmc/linux/fs/fat/
H A Dnamei_vfat.c306 buf[0] = nls_toupper(nls, buf[0]); in to_shortname_char()