Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblockdev-nbd.c53 int nbd_server_max_connections(void) in nbd_server_max_connections() function
/openbmc/qemu/include/block/
H A Dnbd.h430 int nbd_server_max_connections(void);
/openbmc/qemu/nbd/
H A Dserver.c1853 if (nbd_server_max_connections() != 1) { in nbd_export_create()