Searched defs:nls (Results 1 – 16 of 16) 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/fs/exfat/ |
| H A D | nls.c | 405 static int exfat_convert_char_to_ucs2(struct nls_table *nls, in exfat_convert_char_to_ucs2() 429 static int exfat_convert_ucs2_to_char(struct nls_table *nls, in exfat_convert_ucs2_to_char() 547 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in __exfat_utf16_to_nls() local 602 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in exfat_nls_to_ucs2() local
|
| /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/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/fs/fat/ |
| H A D | namei_vfat.c | 274 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char() 324 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, in vfat_create_shortname() 510 struct nls_table *nls) in xlate_to_uni()
|
| H A D | dir.c | 142 const wchar_t *uni, int len, struct nls_table *nls) in uni16_to_x8() 234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni()
|
| /linux/fs/befs/ |
| H A D | linuxvfs.c | 505 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_utf2nls() local 582 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_nls2utf() local
|
| H A D | befs.h | 60 struct nls_table *nls; member
|
| /linux/fs/vboxsf/ |
| H A D | vfsmod.h | 46 struct nls_table *nls; member
|
| /linux/drivers/infiniband/core/ |
| H A D | netlink.c | 316 struct sock *nls; in rdma_nl_net_init() local
|
| /linux/drivers/leds/ |
| H A D | leds-pca955x.c | 584 u8 i, nls, psc0; in pca955x_probe() local
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 1602 static struct sock *nls; variable
|
| /linux/fs/smb/client/ |
| H A D | cifssmb.c | 1210 const struct nls_table *nls = cifs_sb->local_nls; in CIFS_open() local
|