Searched refs:smb3_encryption_required (Results 1 – 5 of 5) sorted by relevance
86 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function149 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()1750 if (smb3_encryption_required(tcon)) in SMB2_tcon()1770 !smb3_encryption_required(tcon) && in SMB2_tcon()1875 if (smb3_encryption_required(tcon)) in SMB2_tdis()2529 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()2854 if (smb3_encryption_required(tcon)) in SMB2_open()3063 if (smb3_encryption_required(tcon)) in SMB2_ioctl()3220 if (smb3_encryption_required(tcon)) in __SMB2_close()3408 if (smb3_encryption_required(tcon)) in query_info()[all …]
285 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
278 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
709 if (smb3_encryption_required(tcon)) in open_shroot()1158 if (smb3_encryption_required(tcon)) in smb2_set_ea()1557 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()2252 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()2464 if (!smb3_encryption_required(tcon)) { in smb2_set_next_command()2524 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()2926 if (smb3_encryption_required(tcon)) in smb2_query_symlink()3103 if (smb3_encryption_required(tcon)) in smb2_query_reparse_tag()
95 if (smb3_encryption_required(tcon)) in smb2_compound_op()