Searched refs:nbd_client_will_reconnect (Results 1 – 1 of 1) sorted by relevance
263 static bool nbd_client_will_reconnect(BDRVNBDState *s) in nbd_client_will_reconnect() function1238 } while (ret < 0 && nbd_client_will_reconnect(s)); in nbd_co_request()1296 } while (ret < 0 && nbd_client_will_reconnect(s)); in nbd_client_co_preadv()1460 } while (ret < 0 && nbd_client_will_reconnect(s)); in nbd_client_co_block_status()