Searched defs:nls (Results 1 – 4 of 4) sorted by relevance
24 static int convert_ch_to_uni(struct nls_table *nls, u16 *uni, u8 *ch, in convert_ch_to_uni()52 static int convert_uni_to_ch(struct nls_table *nls, u8 *ch, u16 uni, in convert_uni_to_ch()128 struct nls_table *nls = EXFAT_SB(sb)->nls_disk; in nls_uniname_to_dosname() local247 struct nls_table *nls = EXFAT_SB(sb)->nls_disk; in nls_dosname_to_uniname() local303 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in nls_uniname_to_cstring() local343 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in nls_cstring_to_uniname() local
112 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev()
315 struct sock *nls; in rdma_nl_net_init() local
1608 static struct sock *nls; variable