Home
last modified time | relevance | path

Searched defs:nls (Results 1 – 16 of 16) sorted by relevance

/linux-3.3/fs/isofs/
Djoliet.c17 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/
Dnls_base.c235 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/
Dcn_test.c35 static struct sock *nls; variable
/linux-3.3/include/linux/
Dconnector.h94 struct sock *nls; member
117 struct sock *nls; member
/linux-3.3/fs/ntfs/
Dunistr.c262 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/
Dunicode.c253 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/
Dcn_queue.c124 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/
Dnetlink.c49 static struct sock *nls; variable
/linux-3.3/fs/befs/
Dlinuxvfs.c523 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
Dbefs.h56 struct nls_table *nls; member
/linux-3.3/fs/fat/
Dnamei_vfat.c269 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()
Ddir.c140 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/
Dsuper.c346 struct nls_table *nls = NULL; in hfsplus_fill_super() local
Dunicode.c126 struct nls_table *nls = HFSPLUS_SB(sb)->nls; in hfsplus_uni2asc() local
Dhfsplus_fs.h123 struct nls_table *nls; member
/linux-3.3/drivers/scsi/
Dscsi_transport_iscsi.c602 static struct sock *nls; variable