Searched refs:nbd_reply_is_simple (Results 1 – 2 of 2) sorted by relevance
474 static inline bool nbd_reply_is_simple(NBDReply *reply) in nbd_reply_is_simple() function
874 if (nbd_reply_is_simple(&s->reply)) { in nbd_co_do_receive_one_chunk()1039 if (nbd_reply_is_simple(reply) || iter->ret < 0) { in nbd_reply_chunk_iter_receive()