Home
last modified time | relevance | path

Searched refs:smb3_encryption_required (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2pdu.c77 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
160 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
2171 if (smb3_encryption_required(tcon)) in SMB2_tcon()
2190 !smb3_encryption_required(tcon) && in SMB2_tcon()
2306 if (smb3_encryption_required(tcon)) in SMB2_tdis()
2968 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
3319 if (smb3_encryption_required(tcon)) in SMB2_open()
3555 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
3745 if (smb3_encryption_required(tcon)) in __SMB2_close()
3957 if (smb3_encryption_required(tcon)) in query_info()
[all …]
H A Dsmb2proto.h256 int smb3_encryption_required(const struct cifs_tcon *tcon);
H A Dcached_dir.c259 if (smb3_encryption_required(tcon)) in open_cached_dir()
H A Dsmb2ops.c1213 if (smb3_encryption_required(tcon)) in smb2_set_ea()
1635 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()
2593 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()
2882 if (smb3_encryption_required(tcon)) { in smb2_set_next_command()
2974 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()