Home
last modified time | relevance | path

Searched refs:FILESYSTEM_PARSE_ALLOW_LIST (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Dbpf-lsm.h8 FILESYSTEM_PARSE_ALLOW_LIST = 1 << 1, enumerator
Dbpf-lsm.c363 if (!(flags & FILESYSTEM_PARSE_INVERT) == !!(flags & FILESYSTEM_PARSE_ALLOW_LIST)) { in lsm_bpf_parse_filesystem()
Ddbus-execute.c2024 … (c->restrict_filesystems_allow_list ? FILESYSTEM_PARSE_ALLOW_LIST : 0), in bus_exec_context_set_transient_property()
Dload-fragment.c3752 … (c->restrict_filesystems_allow_list ? FILESYSTEM_PARSE_ALLOW_LIST : 0), in config_parse_restrict_filesystems()