Searched refs:ignore_signature (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/smb/client/
H A Dfs_context.h202 bool ignore_signature:1; member in struct:smb3_fs_context
H A Dsmb2transport.c684 server->ignore_signature ||
H A Dconnect.c1586 if (server->ignore_signature != ctx->ignore_signature)
1835 tcp_ses->ignore_signature = ctx->ignore_signature;
H A Dcifsglob.h714 bool ignore_signature:1; /* skip validation of signatures in SMB2/3 rsp */ member in struct:TCP_Server_Info
H A Dcifsfs.c600 else if (tcon->ses->server->ignore_signature)
H A Dfs_context.c110 fsparam_flag("ignore_signature", Opt_ignore_signature),
1557 ctx->ignore_signature = true;

Completed in 199 milliseconds