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