Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-linux.c821 static char *get_device_for_syspath(const char *syspath) in get_device_for_syspath()
867 dev_name = get_device_for_syspath(dep_dir); in get_disk_deps()
913 dev_name = get_device_for_syspath(partition_dir); in get_disk_partitions()
1039 dev_name = get_device_for_syspath(disk_dir); in qmp_guest_get_disks()
820 static char *get_device_for_syspath(const char *syspath) get_device_for_syspath() function