Searched refs:mshot_finished (Results 1 – 1 of 1) sorted by relevance
821 bool mshot_finished, unsigned issue_flags) in io_recv_finish() argument859 if ((req->flags & REQ_F_APOLL_MULTISHOT) && !mshot_finished && in io_recv_finish()975 bool mshot_finished = true; in io_recvmsg() local1013 &mshot_finished); in io_recvmsg()1049 if (!io_recv_finish(req, &ret, kmsg, mshot_finished, issue_flags)) in io_recvmsg()1128 bool mshot_finished; in io_recv() local1181 mshot_finished = ret <= 0; in io_recv()1189 if (!io_recv_finish(req, &ret, kmsg, mshot_finished, issue_flags)) in io_recv()