Home
last modified time | relevance | path

Searched refs:MAX_CIFS_HDR_SIZE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb1ops.c349 if (byte_count > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in coalesce_t2()
1241 .max_header_size = MAX_CIFS_HDR_SIZE,
H A Dtransport.c1328 if (len > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in SendReceive()
1467 if (len > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in SendReceiveBlockingLock()
H A Dsess.c324 CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4, in cifs_ssetup_hdr()
H A Dcifspdu.h111 #define MAX_CIFS_HDR_SIZE 0x58 /* 4 len + 32 hdr + (2*24 wct) + 2 bct + 2 pad */ macro
H A Dinode.c67 PAGE_SIZE + MAX_CIFS_HDR_SIZE)
H A Dcifssmb.c397 total_size >= CIFSMaxBufSize + MAX_CIFS_HDR_SIZE) in validate_t2()
1910 bytes_sent = (tcon->ses->server->maxBuf - MAX_CIFS_HDR_SIZE) in CIFSSMBWrite()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb1ops.c356 if (byte_count > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in coalesce_t2()
1249 .max_header_size = MAX_CIFS_HDR_SIZE,
H A Dtransport.c1382 if (len > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in SendReceive()
1526 if (len > CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4) { in SendReceiveBlockingLock()
H A Dcifspdu.h92 #define MAX_CIFS_HDR_SIZE 0x58 /* 4 len + 32 hdr + (2*24 wct) + 2 bct + 2 pad */ macro
H A Dsess.c692 CIFSMaxBufSize + MAX_CIFS_HDR_SIZE - 4, in cifs_ssetup_hdr()
H A Dinode.c55 PAGE_SIZE + MAX_CIFS_HDR_SIZE) in cifs_set_ops()
H A Dcifssmb.c337 total_size >= CIFSMaxBufSize + MAX_CIFS_HDR_SIZE) in validate_t2()
1551 bytes_sent = (tcon->ses->server->maxBuf - MAX_CIFS_HDR_SIZE) in CIFSSMBWrite()

Completed in 47 milliseconds