Searched refs:ioFinish (Results 1 – 3 of 3) sorted by relevance
38 if (ctxNow.lastErrno != 0 || (ctxNow.fsOpenReq.result > 0 && !ctxNow.ioFinish)) { in ~HdcTransferBase()59 context->ioFinish = false; in ResetCtx()86 if (context->ioFinish) { in SimpleFileIO()212 if (context->ioFinish) { in OnFileIO()222 context->ioFinish = true; in OnFileIO()232 context->ioFinish = true; in OnFileIO()239 context->ioFinish = true; in OnFileIO()250 context->ioFinish = true; in OnFileIO()254 context->ioFinish = true; in OnFileIO()258 if (context->ioFinish) { in OnFileIO()
78 bool ioFinish; member
340 ctxNow.ioFinish = true; in CommandDispatch()