Searched refs:bind_mount_free_many (Results 1 – 5 of 5) sorted by relevance
182 void bind_mount_free_many(BindMount *b, size_t n);
3415 bind_mount_free_many(bind_mounts, h); in compile_bind_mounts()3690 bind_mount_free_many(bind_mounts, n_bind_mounts); in apply_mount_namespace()5369 bind_mount_free_many(c->bind_mounts, c->n_bind_mounts); in exec_context_done()
2509 void bind_mount_free_many(BindMount *b, size_t n) { in bind_mount_free_many() function
3452 bind_mount_free_many(c->bind_mounts, c->n_bind_mounts); in bus_exec_context_set_transient_property()
5137 bind_mount_free_many(c->bind_mounts, c->n_bind_mounts); in config_parse_bind_paths()