Searched defs:mount_point_free (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dumount.c50 static void mount_point_free(MountPoint **head, MountPoint *m) { function
64 mount_point_free(head, *head);
426 mount_point_free(head, m);
448 mount_point_free(head, m);
485 mount_point_free(head, m);
520 mount_point_free(head, m);

Completed in 25 milliseconds