Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-linux.c870 g_autofree char *partition_dir = NULL; in get_disk_partitions() local
885 partition_dir = g_strdup_printf("%s/%s", in get_disk_partitions()
887 dev_name = get_device_for_syspath(partition_dir); in get_disk_partitions()