Searched refs:mount_options_free_all (Results 1 – 6 of 6) sorted by relevance
251 MountOptions* mount_options_free_all(MountOptions *options);252 DEFINE_TRIVIAL_CLEANUP_FUNC(MountOptions*, mount_options_free_all);
2925 MountOptions* mount_options_free_all(MountOptions *options) { in mount_options_free_all() function
314 p->image_options = mount_options_free_all(p->image_options); in mount_entry_done()2561 mount_options_free_all(m[i].mount_options); in mount_image_free_many()
1647 c->root_image_options = mount_options_free_all(c->root_image_options); in config_parse_root_image_options()1696 c->root_image_options = mount_options_free_all(c->root_image_options); in config_parse_root_image_options()
1698 … c->root_image_options = mount_options_free_all(c->root_image_options); in bus_exec_context_set_transient_property()
5343 c->root_image_options = mount_options_free_all(c->root_image_options); in exec_context_done()