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

/freebsd-current/sys/geom/union/
H A Dg_union.c89 static void g_union_done(struct bio *bp);
948 cbp->bio_done = g_union_done;
1031 cbp->bio_done = g_union_done;
1045 g_union_done(struct bio *bp) function

Completed in 51 milliseconds