Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c252 static int raw_normalize_devicepath(const char **filename, Error **errp) in raw_normalize_devicepath() function
281 static int raw_normalize_devicepath(const char **filename, Error **errp) in raw_normalize_devicepath() function
614 ret = raw_normalize_devicepath(&filename, errp); in raw_open_common()
1094 ret = raw_normalize_devicepath(&normalized_filename, errp); in raw_reconfigure_getfd()