Home
last modified time | relevance | path

Searched refs:nls_tolower (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnls.h62 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() function
80 if (nls_tolower(t, *s1++) != nls_tolower(t, *s2++)) in nls_strnicmp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnls.h62 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() function
80 if (nls_tolower(t, *s1++) != nls_tolower(t, *s2++)) in nls_strnicmp()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnls.h62 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() function
80 if (nls_tolower(t, *s1++) != nls_tolower(t, *s2++)) in nls_strnicmp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/fat/
H A Dnamei_vfat.c146 hash = partial_name_hash(nls_tolower(t, *name++), hash); in vfat_hashi()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/fat/
H A Dnamei_vfat.c146 hash = partial_name_hash(nls_tolower(t, *name++), hash); in vfat_hashi()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/fat/
H A Dnamei_vfat.c146 hash = partial_name_hash(nls_tolower(t, *name++), hash); in vfat_hashi()