Home
last modified time | relevance | path

Searched refs:nbd_channel_error_locked (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dnbd.c164 static void coroutine_fn nbd_channel_error_locked(BDRVNBDState *s, int ret) in nbd_channel_error_locked() function
183 nbd_channel_error_locked(s, ret); in nbd_channel_error()
549 nbd_channel_error_locked(s, rc); in nbd_co_send_request()