SMBSRV_REQ_CONTROL_LARGE  783 source4/smb_server/smb/reply.c 	req->control_flags |= SMBSRV_REQ_CONTROL_LARGE;
SMBSRV_REQ_CONTROL_LARGE  282 source4/smb_server/smb/request.c 	if (!(req->control_flags & SMBSRV_REQ_CONTROL_LARGE) && new_size > req_max_data(req)) {