Home
last modified time | relevance | path

Searched defs:export_name (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D147151 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 Dnbd-multiconn36 def open_nbd(export_name): argument
/openbmc/qemu/nbd/
H A Dclient-connection.c81 const char *export_name, in nbd_client_connection_new()
H A Dserver.c1031 g_autofree char *export_name = NULL; in nbd_negotiate_meta_queries() local
/openbmc/qemu/
H A Dqemu-nbd.c596 const char *export_name = NULL; /* defaults to "" later for server mode */ in main() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal.c801 static int opal_add_one_export(struct kobject *parent, const char *export_name, in opal_add_one_export()
/openbmc/qemu/block/
H A Dnbd.c1618 char *export_name; in nbd_parse_filename() local