Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/fs/nls/
Dnls_base.c235 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls()
258 int unregister_nls(struct nls_table * nls) in unregister_nls()
277 struct nls_table *nls; in find_nls() local
296 void unload_nls(struct nls_table *nls) in unload_nls()
/linux-4.4.14/include/linux/
Dconnector.h42 struct sock *nls; member
65 struct sock *nls; member
Dnls.h52 #define register_nls(nls) __register_nls((nls), THIS_MODULE) argument
/linux-4.4.14/Documentation/connector/
Dcn_test.c35 static struct sock *nls; variable
/linux-4.4.14/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-4.4.14/fs/udf/
Dunicode.c259 static int udf_CS0toNLS(struct nls_table *nls, struct ustr *utf_o, in udf_CS0toNLS()
302 static int udf_NLStoCS0(struct nls_table *nls, dstring *ocu, struct ustr *uni, in udf_NLStoCS0()
/linux-4.4.14/drivers/connector/
Dcn_queue.c126 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev()
/linux-4.4.14/fs/fat/
Dnamei_vfat.c263 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char()
313 static int vfat_create_shortname(struct inode *dir, struct nls_table *nls, in vfat_create_shortname()
499 struct nls_table *nls) in xlate_to_uni()
Ddir.c142 const wchar_t *uni, int len, struct nls_table *nls) in uni16_to_x8()
234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni()
/linux-4.4.14/fs/befs/
Dlinuxvfs.c505 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_utf2nls() local
585 struct nls_table *nls = BEFS_SB(sb)->nls; in befs_nls2utf() local
Dbefs.h56 struct nls_table *nls; member
/linux-4.4.14/drivers/infiniband/core/
Dnetlink.c49 static struct sock *nls; variable
/linux-4.4.14/fs/hfsplus/
Dsuper.c379 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.h155 struct nls_table *nls; member
/linux-4.4.14/drivers/scsi/
Dscsi_transport_iscsi.c1611 static struct sock *nls; variable
/linux-4.4.14/fs/cifs/
Dcifssmb.c1285 const struct nls_table *nls = cifs_sb->local_nls; in CIFS_open() local