Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h553 bool ignore_signature:1; member
703 bool ignore_signature:1; /* skip validation of signatures in SMB2/3 rsp */ member
Dconnect.c1699 vol->ignore_signature = true; in cifs_parse_mount_options()
2452 if (server->ignore_signature != vol->ignore_signature) in match_server()
2651 tcp_ses->ignore_signature = volume_info->ignore_signature; in cifs_get_tcp_session()
Dsmb2transport.c653 server->ignore_signature || in smb2_verify_signature()
Dcifsfs.c541 else if (tcon->ses->server->ignore_signature) in cifs_show_options()