Lines Matching refs:error
73 * - return -EIO on error, -ENODATA if the page is gone, -EINPROGRESS if we
157 int error, max;
180 error = -ESTALE;
185 error = 0;
188 error = cachefiles_read_reissue(object, monitor);
189 if (error == -EINPROGRESS)
197 error = -EIO;
202 fscache_end_io(op, monitor->netfs_page, error);
356 _debug("read error %d", ret);
362 cachefiles_io_error_obj(object, "Page read error on backing file");
586 _debug("error %lx", backpage->flags);
667 _debug("read error %d", ret);
671 cachefiles_io_error_obj(object, "Page read error on backing file");
915 goto error;
953 error: