path_has_perm 2766 security/selinux/hooks.c return path_has_perm(cred, path, FILE__MOUNTON); path_has_perm 2774 security/selinux/hooks.c return path_has_perm(cred, to_path, FILE__MOUNTON); path_has_perm 3124 security/selinux/hooks.c return path_has_perm(current_cred(), path, FILE__GETATTR); path_has_perm 3333 security/selinux/hooks.c return path_has_perm(current_cred(), path, perm);