Searched refs:SMB30_PROT_ID (Results 1 – 4 of 4) sorted by relevance
636 req->Dialects[0] = cpu_to_le16(SMB30_PROT_ID); in SMB2_negotiate()643 req->Dialects[1] = cpu_to_le16(SMB30_PROT_ID); in SMB2_negotiate()730 else if (rsp->DialectRevision == cpu_to_le16(SMB30_PROT_ID)) in SMB2_negotiate()857 pneg_inbuf->Dialects[0] = cpu_to_le16(SMB30_PROT_ID); in smb3_validate_negotiate()866 pneg_inbuf->Dialects[1] = cpu_to_le16(SMB30_PROT_ID); in smb3_validate_negotiate()3016 io_parms->tcon->ses->server->dialect == SMB30_PROT_ID; in smb2_new_read_req()3402 bool need_invalidate = server->dialect == SMB30_PROT_ID; in smb2_async_writev()
231 #define SMB30_PROT_ID 0x0300 macro
2069 if (vol->rdma && vol->vals->protocol_id < SMB30_PROT_ID) { in cifs_parse_mount_options()
3698 .protocol_id = SMB30_PROT_ID,