Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsglob.h550 bool ignore_signature:1; member
700 bool ignore_signature:1; /* skip validation of signatures in SMB2/3 rsp */ member
Dsmb2transport.c635 server->ignore_signature || in smb2_verify_signature()
Dconnect.c1686 vol->ignore_signature = true; in cifs_parse_mount_options()
2439 if (server->ignore_signature != vol->ignore_signature) in match_server()
2633 tcp_ses->ignore_signature = volume_info->ignore_signature; in cifs_get_tcp_session()
Dcifsfs.c541 else if (tcon->ses->server->ignore_signature) in cifs_show_options()