Searched defs:remap (Results 1 – 7 of 7) sorted by relevance
/fs/cifs/ |
D | cifssmb.c | 922 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 1002 int remap = cifs_remap(cifs_sb); in CIFSSMBDelFile() local 1046 int remap = cifs_remap(cifs_sb); in CIFSSMBRmDir() local 1090 int remap = cifs_remap(cifs_sb); in CIFSSMBMkDir() local 1129 int remap) in CIFSPOSIXCreate() 1294 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 1405 int remap = cifs_remap(cifs_sb); in CIFS_open() local 2772 int remap = cifs_remap(cifs_sb); in CIFSSMBRename() local 2828 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2911 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy() [all …]
|
D | cifsproto.h | 595 struct dfs_info3_param *referral, int remap) in get_dfs_path()
|
D | dfs_cache.c | 598 const struct nls_table *nls_codepage, int remap, in update_cache_entry() 641 const struct nls_table *nls_codepage, int remap, in do_dfs_cache_find() 826 const struct nls_table *nls_codepage, int remap, in dfs_cache_find() 926 const struct nls_table *nls_codepage, int remap, in dfs_cache_update_tgthint()
|
D | cifs_unicode.c | 617 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
|
D | misc.c | 691 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
|
D | cifsglob.h | 566 bool remap:1; /* set to remap seven reserved chars in filenames */ member 1119 int remap:2; member
|
D | smb2ops.c | 2376 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
|