Home
last modified time | relevance | path

Searched defs:nls (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/exfat/
Dexfat_nls.c24 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() local
247 struct nls_table *nls = EXFAT_SB(sb)->nls_disk; in nls_dosname_to_uniname() local
303 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in nls_uniname_to_cstring() local
343 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in nls_cstring_to_uniname() local
/drivers/connector/
Dcn_queue.c112 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev()
/drivers/infiniband/core/
Dnetlink.c315 struct sock *nls; in rdma_nl_net_init() local
/drivers/scsi/
Dscsi_transport_iscsi.c1608 static struct sock *nls; variable