/linux-4.1.27/drivers/connector/ |
H A D | cn_queue.c | 126 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 D | joliet.c | 17 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 D | cn_test.c | 35 static struct sock *nls; variable in typeref:struct:sock
|
/linux-4.1.27/include/linux/ |
H A D | connector.h | 42 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 D | netlink.c | 49 static struct sock *nls; variable in typeref:struct:sock
|
/linux-4.1.27/fs/ntfs/ |
H A D | unistr.c | 262 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 D | unicode.c | 264 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 D | super.c | 378 struct nls_table *nls = NULL; hfsplus_fill_super() local
|
H A D | unicode.c | 126 struct nls_table *nls = HFSPLUS_SB(sb)->nls; hfsplus_uni2asc() local
|
H A D | hfsplus_fs.h | 155 struct nls_table *nls; member in struct:hfsplus_sb_info
|
/linux-4.1.27/fs/nls/ |
H A D | nls_base.c | 235 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 D | befs.h | 56 struct nls_table *nls; member in struct:befs_sb_info
|
H A D | linuxvfs.c | 522 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 D | dir.c | 234 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 D | namei_vfat.c | 263 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 D | scsi_transport_iscsi.c | 1609 static struct sock *nls; variable in typeref:struct:sock
|
/linux-4.1.27/fs/cifs/ |
H A D | cifssmb.c | 1284 const struct nls_table *nls = cifs_sb->local_nls; CIFS_open() local
|