Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dsmb2pdu.c86 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
152 !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
1694 if (smb3_encryption_required(tcon)) in SMB2_tcon()
1714 !smb3_encryption_required(tcon) && in SMB2_tcon()
1815 if (smb3_encryption_required(tcon)) in SMB2_tdis()
2280 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
2587 if (smb3_encryption_required(tcon)) in SMB2_open()
2791 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
2936 if (smb3_encryption_required(tcon)) in SMB2_close_flags()
3101 if (smb3_encryption_required(tcon)) in query_info()
[all …]
Dioctl.c283 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
Dsmb2proto.h244 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
Dsmb2inode.c80 if (smb3_encryption_required(tcon)) in smb2_compound_op()
Dsmb2ops.c670 if (smb3_encryption_required(tcon)) in open_shroot()
1098 if (smb3_encryption_required(tcon)) in smb2_set_ea()
1402 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()
2141 if (!smb3_encryption_required(tcon)) { in smb2_set_next_command()
2200 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()
2599 if (smb3_encryption_required(tcon)) in smb2_query_symlink()