Searched refs:MAX_CIFS_HDR_SIZE (Results 1 – 7 of 7) sorted by relevance
863 MAX_CIFS_HDR_SIZE - 4) { in SendReceive()1002 MAX_CIFS_HDR_SIZE - 4) { in SendReceiveBlockingLock()
355 if (byte_count > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in coalesce_t2()1108 .max_header_size = MAX_CIFS_HDR_SIZE,
1057 size_t max_hdr_size = MAX_CIFS_HDR_SIZE; in cifs_init_request_bufs()
46 CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4, in cifs_ssetup_hdr()
111 #define MAX_CIFS_HDR_SIZE 0x58 /* 4 len + 32 hdr + (2*24 wct) + 2 bct + 2 pad */ macro
62 PAGE_CACHE_SIZE + MAX_CIFS_HDR_SIZE)
356 total_size >= CIFSMaxBufSize + MAX_CIFS_HDR_SIZE) in validate_t2()1834 bytes_sent = (tcon->ses->server->maxBuf - MAX_CIFS_HDR_SIZE) in CIFSSMBWrite()