Searched refs:ioRet (Results 1 – 1 of 1) sorted by relevance
667 …int ioRet = SimpleFileIO(context, context->indexIO, nullptr, Base::GetMaxBufSize() * maxTransferBu… in CommandDispatch() local668 if (ioRet < 0) { in CommandDispatch()669 WRITE_LOG(LOG_FATAL, "CommandDispatch SimpleFileIO ioRet:%d", ioRet); in CommandDispatch()