Lines Matching defs:error
246 * To be able to use error injection anywhere, we need to ensure error
262 "Injecting error (%s) at file %s, line %d, on filesystem \"%s\"",
325 "Internal error %s at line %d of file %s. Caller %pS",
375 * values, and omit the stack trace unless the error level is tuned high.
380 int error,
391 __xfs_buf_ioerror(bp, error, fa);
395 bp->b_error == -EFSBADCRC ? "CRC error" : "corruption",
413 * values, and omit the stack trace unless the error level is tuned high.
418 int error,
421 return xfs_buf_verifier_error(bp, error, "", xfs_buf_offset(bp, 0),
427 * trace unless the error level is turned up high.
432 int error,
445 error == -EFSBADCRC ? "CRC error" : "corruption",