Home
last modified time | relevance | path

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

/linux/fs/isofs/
H A Djoliet.c18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8()
44 struct nls_table *nls; in get_joliet_filename() local
/linux/fs/nls/
H A Dnls_base.c246 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls()
269 int unregister_nls(struct nls_table * nls) in unregister_nls()
288 struct nls_table *nls; in find_nls() local
307 void unload_nls(struct nls_table *nls) in unload_nls()
/linux/include/linux/
H A Dconnector.h29 struct sock *nls; member
52 struct sock *nls; member
H A Dnls.h53 #define register_nls(nls) __register_nls((nls), THIS_MODULE) argument
/linux/samples/connector/
H A Dcn_test.c22 static struct sock *nls; variable
/linux/drivers/connector/
H A Dcn_queue.c112 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev()
/linux/drivers/infiniband/core/
H A Dnetlink.c316 struct sock *nls; in rdma_nl_net_init() local
/linux/fs/befs/
H A Dbefs.h60 struct nls_table *nls; member
/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c1602 static struct sock *nls; variable