Home
last modified time | relevance | path

Searched refs:mount_apivfs (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/core/
Dnamespace.h74 bool mount_apivfs; member
Dexecute.h313 bool mount_apivfs; member
Dnamespace.c1611 return ns_info->mount_apivfs || in namespace_info_mount_apivfs()
Dload-fragment.c1534 c->mount_apivfs = false; in config_parse_exec_mount_apivfs()
1547 c->mount_apivfs = k; in config_parse_exec_mount_apivfs()
Dexecute.c3578 .mount_apivfs = exec_context_get_effective_mount_apivfs(context), in apply_mount_namespace()
6237 return c->mount_apivfs; in exec_context_get_effective_mount_apivfs()
Ddbus-execute.c2822 c->mount_apivfs = b; in bus_exec_context_set_transient_property()