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()1755 if (smb3_encryption_required(tcon)) in SMB2_tcon()1774 !smb3_encryption_required(tcon) && in SMB2_tcon()1879 if (smb3_encryption_required(tcon)) in SMB2_tdis()2552 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()2877 if (smb3_encryption_required(tcon)) in SMB2_open()3086 if (smb3_encryption_required(tcon)) in SMB2_ioctl()3243 if (smb3_encryption_required(tcon)) in __SMB2_close()3436 if (smb3_encryption_required(tcon)) in query_info()[all …]
285 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
280 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
710 if (smb3_encryption_required(tcon)) in open_shroot()1162 if (smb3_encryption_required(tcon)) in smb2_set_ea()1561 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()2256 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()2468 if (!smb3_encryption_required(tcon)) { in smb2_set_next_command()2528 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()2932 if (smb3_encryption_required(tcon)) in smb2_query_symlink()3109 if (smb3_encryption_required(tcon)) in smb2_query_reparse_tag()
95 if (smb3_encryption_required(tcon)) in smb2_compound_op()