Lines Matching refs:bio_error
1161 if (cbp->bio_error == 0)
1172 if (pbp->bio_error == 0)
1173 pbp->bio_error = cbp->bio_error;
1181 if (pbp->bio_error == 0)
1182 pbp->bio_error = fbp->bio_error;
1190 cbp->bio_error);
1193 cbp->bio_error);
1203 if (pbp->bio_error != 0)
1219 pbp->bio_error = fbp->bio_error;
1227 fbp->bio_error = 0;
1256 pbp->bio_error = EIO;
1273 if (pbp->bio_error == 0)
1284 g_io_deliver(pbp, pbp->bio_error);
1294 G_RAID3_LOGREQ(3, bp, "Regular request done (error=%d).", bp->bio_error);
1341 if (cbp->bio_error == 0) {
1347 error = cbp->bio_error;
1348 else if (pbp->bio_error == 0) {
1352 pbp->bio_error = error;
1365 cbp->bio_error);
1369 cbp->bio_error);
1380 if (pbp->bio_error == 0)
1389 g_io_deliver(pbp, pbp->bio_error);
1431 if (bp->bio_error == 0)
1432 bp->bio_error = ENOMEM;
1433 g_io_deliver(bp, bp->bio_error);
1654 if (bp->bio_error != 0) {
1657 bp->bio_error);
1710 if (bp->bio_error != 0) {
1713 bp->bio_error);