Searched refs:lsm_bpf_unit_restrict_filesystems (Results 1 – 3 of 3) sorted by relevance
19 int lsm_bpf_unit_restrict_filesystems(Unit *u, const Set *filesystems, bool allow_list);
206 int lsm_bpf_unit_restrict_filesystems(Unit *u, const Set *filesystems, bool allow_list) { in lsm_bpf_unit_restrict_filesystems() function311 int lsm_bpf_unit_restrict_filesystems(Unit *u, const Set *filesystems, const bool allow_list) { in lsm_bpf_unit_restrict_filesystems() function
1740 …return lsm_bpf_unit_restrict_filesystems(u, c->restrict_filesystems, c->restrict_filesystems_allow… in apply_restrict_filesystems()