dentry_has_perm  1926 security/selinux/hooks.c 	return dentry_has_perm(current, NULL, dentry, FILE__QUOTAON);
dentry_has_perm  2480 security/selinux/hooks.c 		return dentry_has_perm(current, path->mnt, path->dentry,
dentry_has_perm  2629 security/selinux/hooks.c 	return dentry_has_perm(current, NULL, dentry, FILE__READ);
dentry_has_perm  2639 security/selinux/hooks.c 	return dentry_has_perm(current, NULL, dentry, FILE__READ);
dentry_has_perm  2672 security/selinux/hooks.c 		return dentry_has_perm(current, NULL, dentry, FILE__SETATTR);
dentry_has_perm  2674 security/selinux/hooks.c 	return dentry_has_perm(current, NULL, dentry, FILE__WRITE);
dentry_has_perm  2679 security/selinux/hooks.c 	return dentry_has_perm(current, mnt, dentry, FILE__GETATTR);
dentry_has_perm  2698 security/selinux/hooks.c 	return dentry_has_perm(current, NULL, dentry, FILE__SETATTR);
dentry_has_perm  2784 security/selinux/hooks.c 	return dentry_has_perm(current, NULL, dentry, FILE__GETATTR);
dentry_has_perm  2789 security/selinux/hooks.c 	return dentry_has_perm(current, NULL, dentry, FILE__GETATTR);