Searched refs:image_clone (Results 1 - 3 of 3) sorted by relevance

/systemd/src/shared/
H A Dmachine-image.h66 int image_clone(Image *i, const char *new_name, bool read_only);
H A Dmachine-image.c574 int image_clone(Image *i, const char *new_name, bool read_only) { function
/systemd/src/machine/
H A Dimage-dbus.c139 r = image_clone(image, new_name, read_only);

Completed in 2614 milliseconds