Searched refs:verb_mount_image (Results 1 – 3 of 3) sorted by relevance
5 int verb_mount_image(int argc, char *argv[], void *userdata);
44 int verb_mount_image(int argc, char *argv[], void *userdata) { in verb_mount_image() function
1098 … { "mount-image", 4, 5, VERB_ONLINE_ONLY, verb_mount_image }, in systemctl_main()