Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c213 static struct aa_perms compute_mnt_perms(struct aa_dfa *dfa, in compute_mnt_perms() function
270 *perms = compute_mnt_perms(dfa, state); in do_match_mnt()
283 *perms = compute_mnt_perms(dfa, state); in do_match_mnt()
605 perms = compute_mnt_perms(profile->policy.dfa, state); in profile_umount()
676 perms = compute_mnt_perms(profile->policy.dfa, state); in build_pivotroot()