Searched refs:mshot_finished (Results 1 – 1 of 1) sorted by relevance
836 bool mshot_finished, unsigned issue_flags) in io_recv_finish() argument 858 if ((req->flags & REQ_F_APOLL_MULTISHOT) && !mshot_finished && in io_recv_finish() 982 bool mshot_finished = true; in io_recvmsg() local 1020 &mshot_finished); in io_recvmsg() 1057 if (!io_recv_finish(req, &ret, kmsg, mshot_finished, issue_flags)) in io_recvmsg() 1136 bool mshot_finished; in io_recv() 1191 mshot_finished = ret <= 0; in io_recv() 1199 if (!io_recv_finish(req, &ret, kmsg, mshot_finished, issue_flags)) in io_recv()