Searched refs:SMB30_PROT_ID (Results 1 – 4 of 4) sorted by relevance
818 req->Dialects[0] = cpu_to_le16(SMB30_PROT_ID); in SMB2_negotiate()825 req->Dialects[1] = cpu_to_le16(SMB30_PROT_ID); in SMB2_negotiate()919 else if (rsp->DialectRevision == cpu_to_le16(SMB30_PROT_ID)) in SMB2_negotiate()1047 pneg_inbuf->Dialects[0] = cpu_to_le16(SMB30_PROT_ID); in smb3_validate_negotiate()1056 pneg_inbuf->Dialects[1] = cpu_to_le16(SMB30_PROT_ID); in smb3_validate_negotiate()3534 io_parms->tcon->ses->server->dialect == SMB30_PROT_ID; in smb2_new_read_req()3939 bool need_invalidate = server->dialect == SMB30_PROT_ID; in smb2_async_writev()
237 #define SMB30_PROT_ID 0x0300 macro
2413 if (vol->rdma && vol->vals->protocol_id < SMB30_PROT_ID) { in cifs_parse_mount_options()2615 if (server->vals->protocol_id < SMB30_PROT_ID) in match_server()
4938 .protocol_id = SMB30_PROT_ID,