Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-posix.c1304 static void get_disk_deps(const char *disk_dir, GuestDiskInfo *disk) in get_disk_deps()
1344 const char *disk_name, const char *disk_dir, in get_disk_partitions()
1474 g_autofree char *disk_dir = NULL, *line = NULL, in qmp_guest_get_disks() local