Lines Matching refs:error
107 entry->error = 0;116 entry->error = entry->length;160 TRACE("Got %s %d, start block %lld, refcount %d, error %d\n",161 cache->name, i, entry->block, entry->refcount, entry->error);163 if (entry->error)345 if (entry->error) {346 res = entry->error;347 goto error;350 goto error;369 error: