Home
last modified time | relevance | path

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

/qemu/
H A Dblockdev-nbd.c47 int nbd_server_max_connections(void) in nbd_server_max_connections() function
/qemu/include/block/
H A Dnbd.h414 int nbd_server_max_connections(void);
/qemu/nbd/
H A Dserver.c1843 if (nbd_server_max_connections() != 1) { in nbd_export_create()