Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c1100 * collect_domain_accesses - Walk through a file path and collect accesses
1123 static bool collect_domain_accesses(const struct landlock_domain *const domain, in collect_domain_accesses() function
1309 allow_parent1 = collect_domain_accesses(subject->domain, mnt_dir.dentry, in current_check_refer_path()
1312 allow_parent2 = collect_domain_accesses(subject->domain, mnt_dir.dentry, in current_check_refer_path()