Searched refs:tomoyo_path_permission (Results 1 – 1 of 1) sorted by relevance
558 static int tomoyo_path_permission(struct tomoyo_request_info *r, u8 operation, in tomoyo_path_permission() function759 error = tomoyo_path_permission(&r, TOMOYO_TYPE_READ, in tomoyo_check_open_permission()762 error = tomoyo_path_permission(&r, (flag & O_APPEND) ? in tomoyo_check_open_permission()820 error = tomoyo_path_permission(&r, operation, &buf); in tomoyo_path_perm()