file_path_has_perm 2473 security/selinux/hooks.c 			if (file_path_has_perm(cred, file, FILE__READ | FILE__WRITE))
file_path_has_perm 3878 security/selinux/hooks.c 	return file_path_has_perm(file->f_cred, file, open_file_to_av(file));