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