Searched defs:nls (Results 1 - 20 of 20) sorted by relevance

/linux-master/samples/connector/
H A Dcn_test.c22 static struct sock *nls; variable in typeref:struct:sock
/linux-master/drivers/connector/
H A Dcn_queue.c112 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) argument
/linux-master/fs/isofs/
H A Djoliet.c18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) argument
44 struct nls_table *nls; local
/linux-master/include/linux/
H A Dconnector.h29 struct sock *nls; member in struct:cn_queue_dev
52 struct sock *nls; member in struct:cn_dev
/linux-master/fs/vboxsf/
H A Dvfsmod.h46 struct nls_table *nls; member in struct:vboxsf_sbi
/linux-master/fs/befs/
H A Dbefs.h60 struct nls_table *nls; member in struct:befs_sb_info
H A Dlinuxvfs.c508 struct nls_table *nls = BEFS_SB(sb)->nls; local
585 struct nls_table *nls = BEFS_SB(sb)->nls; local
[all...]
/linux-master/fs/nls/
H A Dnls_base.c235 int __register_nls(struct nls_table *nls, struct module *owner) argument
258 int unregister_nls(struct nls_table * nls) argument
277 struct nls_table *nls; local
296 unload_nls(struct nls_table *nls) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Dnetlink.c315 struct sock *nls; local
/linux-master/fs/hfsplus/
H A Dsuper.c388 struct nls_table *nls = NULL; local
[all...]
H A Dunicode.c127 struct nls_table *nls = HFSPLUS_SB(sb)->nls; local
H A Dhfsplus_fs.h155 struct nls_table *nls; member in struct:hfsplus_sb_info
/linux-master/fs/exfat/
H A Dnls.c405 static int exfat_convert_char_to_ucs2(struct nls_table *nls, argument
429 static int exfat_convert_ucs2_to_char(struct nls_table *nls, argument
547 struct nls_table *nls = EXFAT_SB(sb)->nls_io; local
602 struct nls_table *nls = EXFAT_SB(sb)->nls_io; local
[all...]
/linux-master/fs/ntfs3/
H A Ddir.c23 struct nls_table *nls = sbi->options->nls; local
183 struct nls_table *nls = sbi->options->nls; local
[all...]
H A Dsuper.c289 static struct nls_table *ntfs_load_nls(char *nls) argument
[all...]
H A Dntfs_fs.h92 struct nls_table *nls; member in struct:ntfs_mount_options
/linux-master/fs/fat/
H A Ddir.c234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, argument
141 uni16_to_x8(struct super_block *sb, unsigned char *ascii, const wchar_t *uni, int len, struct nls_table *nls) argument
H A Dnamei_vfat.c277 static inline int to_shortname_char(struct nls_table *nls, argument
327 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, argument
511 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, int *longlen, int *outlen, int escape, int utf8, struct nls_table *nls) argument
/linux-master/drivers/scsi/
H A Dscsi_transport_iscsi.c1600 static struct sock *nls; variable in typeref:struct:sock
/linux-master/fs/smb/client/
H A Dcifssmb.c1153 const struct nls_table *nls = cifs_sb->local_nls; local

Completed in 597 milliseconds