Searched refs:G_RAID3_LOGREQ (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/geom/raid3/
H A Dg_raid3.c1101 G_RAID3_LOGREQ(3, cbp, "Sending request.");
1162 G_RAID3_LOGREQ(0, cbp, "Request failed (error=%d).",
1165 G_RAID3_LOGREQ(1, cbp, "Request failed (error=%d).",
1207 G_RAID3_LOGREQ(3, fbp, "Sending request (recover).");
1247 G_RAID3_LOGREQ(3, pbp, "Request finished.");
1250 G_RAID3_LOGREQ(1, pbp, "Verification error.");
1252 G_RAID3_LOGREQ(0, pbp, "Request failed.");
1267 G_RAID3_LOGREQ(3, bp, "Regular request done (error=%d).", bp->bio_error);
1296 G_RAID3_LOGREQ(3, cbp, "Request finished.");
1336 G_RAID3_LOGREQ(
[all...]
H A Dg_raid3.h82 #define G_RAID3_LOGREQ(lvl, bp, ...) do { \ macro

Completed in 111 milliseconds