/kernel/linux/linux-5.10/drivers/connector/ |
H A D | cn_queue.c | 112 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev() argument
|
/kernel/linux/linux-5.10/samples/connector/ |
H A D | cn_test.c | 22 static struct sock *nls; variable
|
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | joliet.c | 18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() argument 44 struct nls_table *nls; in get_joliet_filename() local
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | joliet.c | 18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() argument 44 struct nls_table *nls; in get_joliet_filename() local
|
/kernel/linux/linux-6.6/drivers/connector/ |
H A D | cn_queue.c | 112 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev() argument
|
/kernel/linux/linux-6.6/samples/connector/ |
H A D | cn_test.c | 22 static struct sock *nls; variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | connector.h | 29 struct sock *nls; member 52 struct sock *nls; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | connector.h | 29 struct sock *nls; member 52 struct sock *nls; member
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | vfsmod.h | 46 struct nls_table *nls; member
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | vfsmod.h | 46 struct nls_table *nls; member
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | netlink.c | 315 struct sock *nls; in rdma_nl_net_init() local
|
/kernel/linux/linux-5.10/fs/nls/ |
H A D | nls_base.c | 235 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls() argument 258 int unregister_nls(struct nls_table * nls) in unregister_nls() argument 277 struct nls_table *nls; find_nls() local 296 unload_nls(struct nls_table *nls) unload_nls() argument [all...] |
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | super.c | 382 struct nls_table *nls = NULL; in hfsplus_fill_super() local [all...] |
H A D | unicode.c | 127 struct nls_table *nls = HFSPLUS_SB(sb)->nls; in hfsplus_uni2asc() local
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | unistr.c | 248 struct nls_table *nls = vol->nls_map; in ntfs_nlstoucs() local 325 struct nls_table *nls = vol->nls_map; in ntfs_ucstonls() local
|
/kernel/linux/linux-5.10/fs/befs/ |
H A D | befs.h | 60 struct nls_table *nls; member
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | nls.c | 405 static int exfat_convert_char_to_ucs2(struct nls_table *nls, in exfat_convert_char_to_ucs2() argument 429 static int exfat_convert_ucs2_to_char(struct nls_table *nls, in exfat_convert_ucs2_to_char() argument 547 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in __exfat_utf16_to_nls() local 602 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in exfat_nls_to_ucs2() local [all...] |
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | super.c | 382 struct nls_table *nls = NULL; in hfsplus_fill_super() local [all...] |
H A D | unicode.c | 127 struct nls_table *nls = HFSPLUS_SB(sb)->nls; in hfsplus_uni2asc() local
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | nls.c | 405 static int exfat_convert_char_to_ucs2(struct nls_table *nls, in exfat_convert_char_to_ucs2() argument 429 static int exfat_convert_ucs2_to_char(struct nls_table *nls, in exfat_convert_ucs2_to_char() argument 547 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in __exfat_utf16_to_nls() local 602 struct nls_table *nls = EXFAT_SB(sb)->nls_io; in exfat_nls_to_ucs2() local [all...] |
/kernel/linux/linux-6.6/fs/nls/ |
H A D | nls_base.c | 235 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls() argument 258 int unregister_nls(struct nls_table * nls) in unregister_nls() argument 277 struct nls_table *nls; find_nls() local 296 unload_nls(struct nls_table *nls) unload_nls() argument [all...] |
/kernel/linux/linux-6.6/fs/befs/ |
H A D | befs.h | 60 struct nls_table *nls; member
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | unistr.c | 248 struct nls_table *nls = vol->nls_map; in ntfs_nlstoucs() local 325 struct nls_table *nls = vol->nls_map; in ntfs_ucstonls() local
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | netlink.c | 315 struct sock *nls; in rdma_nl_net_init() local
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | dir.c | 23 struct nls_table *nls = sbi->options->nls; in ntfs_utf16_to_nls() local 183 struct nls_table *nls = sbi->options->nls; in ntfs_nls_to_utf16() local [all...] |