Lines Matching refs:error
760 * control. For example, when the device is completely stalled due to some error
1281 * which reflects the direction and size of dirty position error.
1293 * feel and care are stable dirty rate and small position error.
2183 * Return: %0 on success, negative error code otherwise
2191 int error;
2263 error = (*writepage)(page, wbc, data);
2264 if (unlikely(error)) {
2275 * the first error.
2277 if (error == AOP_WRITEPAGE_ACTIVATE) {
2279 error = 0;
2281 ret = error;
2287 ret = error;
2322 * function and set the mapping flags on error
2341 * Return: %0 on success, negative error code otherwise
2389 * Return: %0 on success, negative error code otherwise