Searched refs:maxBuf (Results 1 – 7 of 7) sorted by relevance
135 max_buf = tcon->ses->server->maxBuf; in smb2_unlock_range()276 max_buf = tlink_tcon(cfile->tlink)->ses->server->maxBuf; in smb2_push_mandatory_locks()
412 return server->maxBuf == 0; in cifs_need_neg()457 server->maxBuf - sizeof(WRITE_REQ) + 4); in cifs_negotiate_wsize()489 defsize = server->maxBuf - sizeof(READ_RSP); in cifs_negotiate_rsize()
505 server->maxBuf = le16_to_cpu(rsp->MaxBufSize); in decode_lanman_negprot_rsp()507 server->max_read = server->maxBuf; in decode_lanman_negprot_rsp()668 server->maxBuf = le32_to_cpu(pSMBr->MaxBufferSize); in CIFSSMBNegotiate()670 server->max_read = server->maxBuf; in CIFSSMBNegotiate()672 cifs_dbg(NOISY, "Max buf = %d\n", ses->server->maxBuf); in CIFSSMBNegotiate()1910 bytes_sent = (tcon->ses->server->maxBuf - MAX_CIFS_HDR_SIZE) in CIFSSMBWrite()
711 unsigned int maxBuf; /* maxBuf specifies the maximum */ member
1200 max_buf = tcon->ses->server->maxBuf; in cifs_push_mandatory_locks()1544 max_buf = tcon->ses->server->maxBuf; in cifs_unlock_range()
942 server->maxBuf = min_t(unsigned int, le32_to_cpu(rsp->MaxTransactSize), in SMB2_negotiate()4670 output_size = min_t(unsigned int, output_size, server->maxBuf); in SMB2_query_directory_init()
445 server->maxBuf = 0; in cifs_reconnect()