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

/linux-4.1.27/drivers/connector/
H A Dcn_queue.c126 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) cn_queue_alloc_dev() argument
/linux-4.1.27/fs/isofs/
H A Djoliet.c17 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) uni16_to_x8() argument
44 struct nls_table *nls; get_joliet_filename() local
/linux-4.1.27/Documentation/connector/
H A Dcn_test.c35 static struct sock *nls; variable in typeref:struct:sock
/linux-4.1.27/include/linux/
H A Dconnector.h42 struct sock *nls; member in struct:cn_queue_dev
65 struct sock *nls; member in struct:cn_dev
/linux-4.1.27/drivers/infiniband/core/
H A Dnetlink.c49 static struct sock *nls; variable in typeref:struct:sock
/linux-4.1.27/fs/ntfs/
H A Dunistr.c262 struct nls_table *nls = vol->nls_map; ntfs_nlstoucs() local
339 struct nls_table *nls = vol->nls_map; ntfs_ucstonls() local
/linux-4.1.27/fs/udf/
H A Dunicode.c264 static int udf_CS0toNLS(struct nls_table *nls, struct ustr *utf_o, udf_CS0toNLS() argument
307 static int udf_NLStoCS0(struct nls_table *nls, dstring *ocu, struct ustr *uni, udf_NLStoCS0() argument
/linux-4.1.27/fs/hfsplus/
H A Dsuper.c378 struct nls_table *nls = NULL; hfsplus_fill_super() local
H A Dunicode.c126 struct nls_table *nls = HFSPLUS_SB(sb)->nls; hfsplus_uni2asc() local
H A Dhfsplus_fs.h155 struct nls_table *nls; member in struct:hfsplus_sb_info
/linux-4.1.27/fs/nls/
H A Dnls_base.c235 int __register_nls(struct nls_table *nls, struct module *owner) __register_nls() argument
258 int unregister_nls(struct nls_table * nls) unregister_nls() argument
277 struct nls_table *nls; find_nls() local
296 void unload_nls(struct nls_table *nls) unload_nls() argument
/linux-4.1.27/fs/befs/
H A Dbefs.h56 struct nls_table *nls; member in struct:befs_sb_info
H A Dlinuxvfs.c522 struct nls_table *nls = BEFS_SB(sb)->nls; befs_utf2nls() local
602 struct nls_table *nls = BEFS_SB(sb)->nls; befs_nls2utf() local
/linux-4.1.27/fs/fat/
H A Ddir.c234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, fat_shortname2uni() argument
141 uni16_to_x8(struct super_block *sb, unsigned char *ascii, const wchar_t *uni, int len, struct nls_table *nls) uni16_to_x8() argument
H A Dnamei_vfat.c263 static inline int to_shortname_char(struct nls_table *nls, to_shortname_char() argument
313 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, vfat_create_shortname() argument
497 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, int *longlen, int *outlen, int escape, int utf8, struct nls_table *nls) xlate_to_uni() argument
/linux-4.1.27/drivers/scsi/
H A Dscsi_transport_iscsi.c1609 static struct sock *nls; variable in typeref:struct:sock
/linux-4.1.27/fs/cifs/
H A Dcifssmb.c1284 const struct nls_table *nls = cifs_sb->local_nls; CIFS_open() local

Completed in 741 milliseconds