Home
last modified time | relevance | path

Searched refs:iocharset (Results 1 – 15 of 15) sorted by relevance

/linux/fs/exfat/
H A DKconfig16 string "Default iocharset for exFAT"
23 filesystem uses. This can be overridden with the "iocharset" mount
/linux/Documentation/admin-guide/
H A Djfs.rst11 iocharset=name
14 iocharset=utf8 for UTF-8 translations. This requires
16 iocharset=none specifies the default behavior explicitly.
/linux/fs/smb/client/
H A Dfs_context.c444 new_ctx->iocharset = NULL; in smb3_fs_context_dup()
460 DUP_CTX_STR(iocharset); in smb3_fs_context_dup()
980 if (new_ctx->iocharset && in smb3_verify_reconfigure_ctx()
981 (!old_ctx->iocharset || strcmp(new_ctx->iocharset, old_ctx->iocharset))) { in smb3_verify_reconfigure_ctx()
1171 STEAL_STRING(cifs_sb, ctx, iocharset); in smb3_reconfigure()
1597 kfree(ctx->iocharset); in smb3_fs_context_parse_param()
1598 ctx->iocharset = no_free_ptr(param->string); in smb3_fs_context_parse_param()
1603 cifs_dbg(FYI, "iocharset set to %s\n", ctx->iocharset); in smb3_fs_context_parse_param()
2023 kfree(ctx->iocharset); in smb3_cleanup_fs_context_contents()
2024 ctx->iocharset = NULL; in smb3_cleanup_fs_context_contents()
H A Dfs_context.h232 char *iocharset; /* local code page for mapping to and from Unicode */ member
H A Dcifsfs.c667 if (cifs_sb->ctx->iocharset) in cifs_show_options()
668 seq_printf(s, ",iocharset=%s", cifs_sb->ctx->iocharset); in cifs_show_options()
H A Dconnect.c3487 if (ctx->iocharset == NULL) { in cifs_setup_cifs_sb()
3491 cifs_sb->local_nls = load_nls(ctx->iocharset); in cifs_setup_cifs_sb()
3494 ctx->iocharset); in cifs_setup_cifs_sb()
/linux/Documentation/filesystems/
H A Dntfs3.rst44 * - iocharset=name
49 Example: iocharset=utf8
H A Disofs.rst19 iocharset=name Character set to use for converting from Unicode to
H A Dudf.rst40 iocharset= Set the NLS character set
H A Dbefs.rst105 iocharset=xxx Use xxx as the name of the NLS translation table.
H A Dvfat.rst61 **iocharset=<name>**
72 .. note:: ``iocharset=utf8`` is not recommended. If unsure, you should consider
/linux/fs/befs/
H A Dbefs.h29 char *iocharset; member
H A DChangeLog96 * Make directory lookup/read use the NLS if an iocharset is provided. [WD]
/linux/fs/fat/
H A DKconfig90 string "Default iocharset for FAT"
97 with the "iocharset" mount option for FAT filesystems.
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst358 iocharset
361 names if the server supports it. If iocharset is