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

/freebsd-12-stable/sys/geom/raid/
H A Dg_raid.h109 * G_RAID_BIO_FLAG_LOCKED I/O holds range lock that should re released.
121 #define G_RAID_BIO_FLAG_LOCKED 0x80 macro
H A Dtr_raid1.c816 pbp->bio_pflags = G_RAID_BIO_FLAG_LOCKED;
860 if (pbp->bio_pflags & G_RAID_BIO_FLAG_LOCKED) {

Completed in 111 milliseconds