Searched refs:custom_mount_free_all (Results 1 – 4 of 4) sorted by relevance
50 void custom_mount_free_all(CustomMount *l, size_t n);
149 custom_mount_free_all(s->custom_mounts, s->n_custom_mounts); in settings_free()
51 void custom_mount_free_all(CustomMount *l, size_t n) { in custom_mount_free_all() function
4423 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()