Lines Matching defs:error
345 int error, unsigned int flags)
350 if (error) {
352 * For Sync IOs, error recovery is called from
357 return error;
503 * fails, the error path will correct the write pointer offset.
512 * page invalidation. Overwrite that error code with EBUSY so that
513 * the user can make sense of the error.
521 * For a failed IO or partial completion, trigger error recovery
524 * have executed error recovery if the IO already completed when we
525 * reach here. However, we cannot know that and execute error recovery
603 int error, unsigned int flags)
605 if (error) {
607 return error;
838 * zone management operation can fail (either due to an IO error or as