Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnbd.h409 int nbd_client(int fd);
/openbmc/qemu/
H A Dqemu-nbd.c350 if (nbd_client(fd) < 0) { in nbd_client_thread()
/openbmc/qemu/nbd/
H A Dclient.c1338 int nbd_client(int fd) in nbd_client() function