Searched defs:remap (Results 1 – 7 of 7) sorted by relevance
/fs/cifs/ |
D | cifssmb.c | 849 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 929 int remap = cifs_remap(cifs_sb); in CIFSSMBDelFile() local 973 int remap = cifs_remap(cifs_sb); in CIFSSMBRmDir() local 1017 int remap = cifs_remap(cifs_sb); in CIFSSMBMkDir() local 1056 int remap) in CIFSPOSIXCreate() 1221 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 1332 int remap = cifs_remap(cifs_sb); in CIFS_open() local 2699 int remap = cifs_remap(cifs_sb); in CIFSSMBRename() local 2755 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2838 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy() [all …]
|
D | cifsproto.h | 630 struct dfs_info3_param *referral, int remap) in get_dfs_path()
|
D | dfs_cache.c | 659 const struct nls_table *nls_codepage, int remap, in get_dfs_referral() 702 const struct nls_table *nls_codepage, int remap, in __dfs_cache_find() 878 const struct nls_table *nls_codepage, int remap, in dfs_cache_find() 987 const struct nls_table *nls_codepage, int remap, in dfs_cache_update_tgthint()
|
D | cifs_unicode.c | 618 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
|
D | misc.c | 688 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
|
D | cifsglob.h | 574 bool remap:1; /* set to remap seven reserved chars in filenames */ member 1180 int remap:2; member
|
D | smb2ops.c | 2710 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
|