Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dnamespace.c599 …int append_static_mounts(MountEntry **p, const MountEntry *mounts, size_t n, bool ignore_protect) { in append_static_mounts()
615 static int append_protect_home(MountEntry **p, ProtectHome protect_home, bool ignore_protect) { in append_protect_home()
637 static int append_protect_system(MountEntry **p, ProtectSystem protect_system, bool ignore_protect)… in append_protect_system()