b_io_error 1156 fs/xfs/xfs_buf.c if (!bp->b_error && bp->b_io_error) b_io_error 1157 fs/xfs/xfs_buf.c xfs_buf_ioerror(bp, bp->b_io_error); b_io_error 1247 fs/xfs/xfs_buf.c cmpxchg(&bp->b_io_error, 0, error); b_io_error 1469 fs/xfs/xfs_buf.c bp->b_io_error = 0; b_io_error 144 fs/xfs/xfs_buf.h int b_io_error; /* internal IO error state */