Searched refs:MAX_CIFS_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance
356 if (byte_count > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in coalesce_t2()1167 .max_header_size = MAX_CIFS_HDR_SIZE,
619 CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4, in cifs_ssetup_hdr()
353 total_size >= CIFSMaxBufSize + MAX_CIFS_HDR_SIZE) in validate_t2()1589 bytes_sent = (tcon->ses->server->maxBuf - MAX_CIFS_HDR_SIZE) in CIFSSMBWrite()
68 PAGE_SIZE + MAX_CIFS_HDR_SIZE) in cifs_set_ops()