Home
last modified time | relevance | path

Searched defs:n_mounts (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-register.c19 unsigned n_mounts, in append_machine_properties()
113 unsigned n_mounts, in register_machine()
227 unsigned n_mounts, in allocate_scope()
/systemd-251/src/core/
Dnamespace.c1692 static void drop_unused_mounts(const char *root_directory, MountEntry *mounts, size_t *n_mounts) { in drop_unused_mounts()
1732 size_t *n_mounts, in apply_mounts()
2015 size_t n_mounts; in setup_namespace() local