Searched refs:remap (Results 1 – 8 of 8) sorted by relevance
/fs/cifs/ |
D | cifsproto.h | 239 const struct nls_table *nls_codepage, int remap); 242 const struct nls_table *nls_codepage, int remap); 250 const struct nls_table *nls_codepage, int remap); 256 const struct nls_table *nls_codepage, int remap); 262 struct dfs_info3_param **referrals, int remap); 322 int remap); 368 const struct nls_table *nls_codepage, int remap); 373 const struct nls_table *nls_codepage, int remap); 378 const struct nls_table *nls_codepage, int remap); 396 int remap);
|
D | cifssmb.c | 802 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument 822 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 884 int remap = cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR; in CIFSSMBDelFile() local 895 remap); in CIFSSMBDelFile() 930 int remap = cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR; in CIFSSMBRmDir() local 942 remap); in CIFSSMBRmDir() 975 int remap = cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR; in CIFSSMBMkDir() local 987 remap); in CIFSSMBMkDir() 1016 int remap) in CIFSPOSIXCreate() argument 1037 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() [all …]
|
D | link.c | 190 int remap; in CIFSCreateMFSymLink() local 199 remap = cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR; in CIFSCreateMFSymLink() 216 nls_codepage, remap); in CIFSCreateMFSymLink() 243 const struct nls_table *nls_codepage, int remap) in CIFSQueryMFSymLink() argument 258 nls_codepage, remap); in CIFSQueryMFSymLink()
|
D | cifs_unicode.c | 399 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16() argument 411 cifsConvertToUTF16(dst, src, strlen(src), cp, remap); in cifs_strndup_to_utf16()
|
D | cifs_unicode.h | 90 int remap);
|
D | connect.c | 1329 vol->remap = 1; in cifs_parse_mount_options() 1332 vol->remap = 0; in cifs_parse_mount_options() 2755 struct dfs_info3_param **referrals, int remap) in get_dfs_path() argument 2784 nls_codepage, remap); in get_dfs_path() 3187 if (pvolume_info->remap) in cifs_setup_cifs_sb()
|
D | cifsglob.h | 426 bool remap:1; /* set to remap seven reserved chars in filenames */ member
|
D | README | 244 servers can remap such characters when an explicit mapping is specified in 473 to the remap range (above 0xF000), which also
|