Searched defs:export_name (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 147 | 151 def _try_server_up(self, address, export_name=None, export_name2=None): argument 170 def _server_up(self, address, export_name=None, export_name2=None): argument 176 def do_test_inet(self, export_name=None): argument
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-multiconn | 36 def open_nbd(export_name): argument
|
/openbmc/qemu/nbd/ |
H A D | client-connection.c | 81 const char *export_name, in nbd_client_connection_new()
|
H A D | server.c | 1031 g_autofree char *export_name = NULL; in nbd_negotiate_meta_queries() local
|
/openbmc/qemu/ |
H A D | qemu-nbd.c | 596 const char *export_name = NULL; /* defaults to "" later for server mode */ in main() local
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal.c | 801 static int opal_add_one_export(struct kobject *parent, const char *export_name, in opal_add_one_export()
|
/openbmc/qemu/block/ |
H A D | nbd.c | 1618 char *export_name; in nbd_parse_filename() local
|