Home
last modified time | relevance | path

Searched refs:exec_context_with_rootfs (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/core/
Dexecute.h365 static inline bool exec_context_with_rootfs(const ExecContext *c) { in exec_context_with_rootfs() function
Dexecute.c3351 !exec_context_with_rootfs(context)) { in compile_bind_mounts()
3382 exec_context_with_rootfs(context)) in compile_bind_mounts()
3451 … if (!exec_directory_is_private(context, dt) || exec_context_with_rootfs(context)) in compile_symlinks()
6240 if (exec_context_with_rootfs(c)) in exec_context_get_effective_mount_apivfs()