Searched refs:G_RAID_SUBDISK_POS (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/geom/raid/
H A Dg_raid.h183 #define G_RAID_SUBDISK_POS(sd) \ macro
H A Dtr_raid1.c510 if (G_RAID_SUBDISK_POS(sd) == bp->bio_offset)
514 if (ABS(G_RAID_SUBDISK_POS(sd) - bp->bio_offset) <
H A Dtr_raid1e.c671 if (G_RAID_SUBDISK_POS(sd) == offset)
675 if (ABS(G_RAID_SUBDISK_POS(sd) - offset) <

Completed in 163 milliseconds