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

/freebsd-11-stable/sys/geom/virstor/
H A Dg_virstor.c136 static void g_virstor_done(struct bio *);
1537 g_virstor_done(struct bio *b) function
1636 cb->bio_done = g_virstor_done;
1728 cb->bio_done = g_virstor_done;
1747 cb->bio_done = g_virstor_done;

Completed in 129 milliseconds