Home
last modified time | relevance | path

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

/systemd-251/src/portable/
Dportabled-image.c95 r = image_discover(IMAGE_PORTABLE, NULL, images); in manager_image_cache_discover()
/systemd-251/src/shared/
Ddiscover-image.h69 int image_discover(ImageClass class, const char *root, Hashmap *map);
Ddiscover-image.c531 int image_discover( in image_discover() function
/systemd-251/src/sysext/
Dsysext.c753 r = image_discover(IMAGE_EXTENSION, arg_root, images); in image_discover_and_read_metadata()
850 r = image_discover(IMAGE_EXTENSION, arg_root, images); in verb_list()
/systemd-251/src/machine/
Dimage-dbus.c485 r = image_discover(IMAGE_MACHINE, NULL, images); in image_node_enumerator()
Dmachined-dbus.c484 r = image_discover(IMAGE_MACHINE, NULL, images); in method_list_images()
765 r = image_discover(IMAGE_MACHINE, NULL, images); in method_clean_pool()