Searched defs:nls (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/isofs/ |
| H A D | joliet.c | 18 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 D | nls_base.c | 246 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 D | connector.h | 29 struct sock *nls; member 52 struct sock *nls; member
|
| H A D | nls.h | 53 #define register_nls(nls) __register_nls((nls), THIS_MODULE) argument
|
| /linux/samples/connector/ |
| H A D | cn_test.c | 22 static struct sock *nls; variable
|
| /linux/fs/ntfs3/ |
| H A D | dir.c | 24 struct nls_table *nls = sbi->options->nls; in ntfs_utf16_to_nls() local 189 struct nls_table *nls = sbi->options->nls; in ntfs_nls_to_utf16() local
|
| H A D | super.c | 314 static struct nls_table *ntfs_load_nls(const char *nls) in ntfs_load_nls()
|
| H A D | ntfs_fs.h | 93 struct nls_table *nls; member
|
| /linux/drivers/connector/ |
| H A D | cn_queue.c | 112 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 D | netlink.c | 316 struct sock *nls; in rdma_nl_net_init() local
|
| /linux/fs/befs/ |
| H A D | befs.h | 60 struct nls_table *nls; member
|
| /linux/fs/fat/ |
| H A D | dir.c | 169 const wchar_t *uni, int len, struct nls_table *nls) in uni16_to_x8() 261 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni()
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 1602 static struct sock *nls; variable
|