Searched defs:nls_codepage (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/fs/cifs/ |
D | cifssmb.c | 128 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local 830 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 1043 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() 1211 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 2748 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2831 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy() 2899 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() 2989 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink() 3149 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink() 3254 const struct nls_table *nls_codepage) in CIFSSMBQuerySymLink() [all …]
|
D | misc.c | 661 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
|
D | connect.c | 2644 struct nls_table *nls_codepage; in cifs_setup_ipc() local 3406 const struct nls_table *nls_codepage, unsigned int *num_referrals, in get_dfs_path() 4325 const struct nls_table *nls_codepage) in CIFSTCon()
|
D | smb1ops.c | 929 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
|
D | smb2ops.c | 920 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() 1837 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
|
D | smb2pdu.c | 159 struct nls_table *nls_codepage; in smb2_reconnect() local
|