nls_toupper       139 fs/ncpfs/ncplib_kernel.h #define ncp_toupper(t, c)	nls_toupper(t, c)
nls_toupper       256 fs/vfat/namei.c 		buf[0] = nls_toupper(nls, buf[0]);