Searched defs:nls (Results 1 – 16 of 16) sorted by relevance
/linux-3.3/fs/isofs/ |
D | joliet.c | 17 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-3.3/fs/nls/ |
D | nls_base.c | 235 int register_nls(struct nls_table * nls) in register_nls() 256 int unregister_nls(struct nls_table * nls) in unregister_nls() 275 struct nls_table *nls; in find_nls() local 294 void unload_nls(struct nls_table *nls) in unload_nls()
|
/linux-3.3/Documentation/connector/ |
D | cn_test.c | 35 static struct sock *nls; variable
|
/linux-3.3/include/linux/ |
D | connector.h | 94 struct sock *nls; member 117 struct sock *nls; member
|
/linux-3.3/fs/ntfs/ |
D | unistr.c | 262 struct nls_table *nls = vol->nls_map; in ntfs_nlstoucs() local 339 struct nls_table *nls = vol->nls_map; in ntfs_ucstonls() local
|
/linux-3.3/fs/udf/ |
D | unicode.c | 253 static int udf_CS0toNLS(struct nls_table *nls, struct ustr *utf_o, in udf_CS0toNLS() 296 static int udf_NLStoCS0(struct nls_table *nls, dstring *ocu, struct ustr *uni, in udf_NLStoCS0()
|
/linux-3.3/drivers/connector/ |
D | cn_queue.c | 124 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev()
|
/linux-3.3/drivers/infiniband/core/ |
D | netlink.c | 49 static struct sock *nls; variable
|
/linux-3.3/fs/befs/ |
D | linuxvfs.c | 523 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_utf2nls() local 603 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_nls2utf() local
|
D | befs.h | 56 struct nls_table *nls; member
|
/linux-3.3/fs/fat/ |
D | namei_vfat.c | 269 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char() 319 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, in vfat_create_shortname() 505 struct nls_table *nls) in xlate_to_uni()
|
D | dir.c | 140 const wchar_t *uni, int len, struct nls_table *nls) in uni16_to_x8() 229 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni()
|
/linux-3.3/fs/hfsplus/ |
D | super.c | 346 struct nls_table *nls = NULL; in hfsplus_fill_super() local
|
D | unicode.c | 126 struct nls_table *nls = HFSPLUS_SB(sb)->nls; in hfsplus_uni2asc() local
|
D | hfsplus_fs.h | 123 struct nls_table *nls; member
|
/linux-3.3/drivers/scsi/ |
D | scsi_transport_iscsi.c | 602 static struct sock *nls; variable
|