Home
last modified time | relevance | path

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

/systemd-251/src/nspawn/
Dnspawn-mount.h50 void custom_mount_free_all(CustomMount *l, size_t n);
Dnspawn-settings.c149 custom_mount_free_all(s->custom_mounts, s->n_custom_mounts); in settings_free()
Dnspawn-mount.c51 void custom_mount_free_all(CustomMount *l, size_t n) { in custom_mount_free_all() function
Dnspawn.c4423 custom_mount_free_all(arg_custom_mounts, arg_n_custom_mounts); in merge_settings()
5908 custom_mount_free_all(arg_custom_mounts, arg_n_custom_mounts); in run()