Home
last modified time | relevance | path

Searched refs:bind_mount_free_many (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/core/
Dnamespace.h182 void bind_mount_free_many(BindMount *b, size_t n);
Dexecute.c3415 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()
Dnamespace.c2509 void bind_mount_free_many(BindMount *b, size_t n) { in bind_mount_free_many() function
Ddbus-execute.c3452 bind_mount_free_many(c->bind_mounts, c->n_bind_mounts); in bus_exec_context_set_transient_property()
Dload-fragment.c5137 bind_mount_free_many(c->bind_mounts, c->n_bind_mounts); in config_parse_bind_paths()