Searched refs:maxBuf (Results 1 – 6 of 6) sorted by relevance
419 return server->maxBuf == 0; in cifs_need_neg()466 server->maxBuf - sizeof(WRITE_REQ) + 4); in cifs_negotiate_wsize()498 defsize = server->maxBuf - sizeof(READ_RSP); in cifs_negotiate_rsize()
484 server->maxBuf = le32_to_cpu(pSMBr->MaxBufferSize); in CIFSSMBNegotiate()486 server->max_read = server->maxBuf; in CIFSSMBNegotiate()488 cifs_dbg(NOISY, "Max buf = %d\n", ses->server->maxBuf); in CIFSSMBNegotiate()1581 bytes_sent = (tcon->ses->server->maxBuf - MAX_CIFS_HDR_SIZE) in CIFSSMBWrite()
1753 max_buf = tcon->ses->server->maxBuf; in cifs_push_mandatory_locks()2108 max_buf = tcon->ses->server->maxBuf; in cifs_unlock_range()
760 unsigned int maxBuf; /* maxBuf specifies the maximum */ member
1212 server->maxBuf = min_t(unsigned int, le32_to_cpu(rsp->MaxTransactSize), in SMB2_negotiate()5378 output_size = min_t(unsigned int, output_size, server->maxBuf); in SMB2_query_directory_init()
289 server->maxBuf = 0; in cifs_abort_connection()