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

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

Completed in 181 milliseconds