Home
last modified time | relevance | path

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

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