SMB_MAX_PACKET_SIZE  977 fs/smbfs/proc.c 	if (server->opt.max_xmit > SMB_MAX_PACKET_SIZE) {
SMB_MAX_PACKET_SIZE  978 fs/smbfs/proc.c 		server->opt.max_xmit = SMB_MAX_PACKET_SIZE;
SMB_MAX_PACKET_SIZE  643 fs/smbfs/request.c 		if (buf_len > SMB_MAX_PACKET_SIZE)
SMB_MAX_PACKET_SIZE  228 fs/smbfs/sock.c 		if (server->smb_len > SMB_MAX_PACKET_SIZE) {