Home
last modified time | relevance | path

Searched refs:GV_BIO_INTERNAL (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/geom/vinum/
Dgeom_vinum_var.h119 #define GV_BIO_INTERNAL \ macro
Dgeom_vinum_plex.c244 if (bp->bio_pflags & GV_BIO_INTERNAL) in gv_plex_normal_request()
285 if (bp->bio_pflags & GV_BIO_INTERNAL) { in gv_plex_normal_request()
Dgeom_vinum_raid5.c123 if (bp->bio_pflags & GV_BIO_INTERNAL) { in gv_raid5_start()
Dgeom_vinum.c1018 } else if (bp->bio_pflags & GV_BIO_INTERNAL) { in gv_worker()