Searched refs:CIFS_MAX_MSGSIZE (Results 1 – 4 of 4) sorted by relevance
78 unsigned int CIFSMaxBufSize = CIFS_MAX_MSGSIZE;211 sb->s_blocksize = CIFS_MAX_MSGSIZE; in cifs_read_super()
123 #define CIFS_MAX_MSGSIZE (4*4096) macro
2093 if ((option < CIFS_MAX_MSGSIZE) || in cifs_parse_mount_options()
3842 if ((*nbytes > CIFS_MAX_MSGSIZE) || in SMB2_read()