Home
last modified time | relevance | path

Searched refs:CIFS_MAX_MSGSIZE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.c103 unsigned int CIFSMaxBufSize = CIFS_MAX_MSGSIZE;
254 sb->s_blocksize = CIFS_MAX_MSGSIZE; in cifs_read_super()
H A Dsmb2pdu.c4772 if ((*nbytes > CIFS_MAX_MSGSIZE) || in SMB2_read()