nls_tolower       607 fs/cifs/dir.c  		hash = partial_name_hash(nls_tolower(codepage, q->name[i]),
nls_tolower       138 fs/ncpfs/ncplib_kernel.h #define ncp_tolower(t, c)	nls_tolower(t, c)
nls_tolower        89 fs/vfat/namei.c 		hash = partial_name_hash(nls_tolower(t, *name++), hash);
nls_tolower        54 include/linux/nls.h 		if (nls_tolower(t, *s1++) != nls_tolower(t, *s2++))