Home
last modified time | relevance | path

Searched refs:g_raid_tr_flush_common (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/geom/raid/
Dtr_raid0.c207 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_raid0()
Dtr_concat.c227 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_concat()
Dg_raid.h450 void g_raid_tr_flush_common(struct g_raid_tr_object *tr, struct bio *bp);
Dtr_raid1.c644 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_raid1()
Dtr_raid1e.c872 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_raid1e()
Dg_raid.c956 g_raid_tr_flush_common(struct g_raid_tr_object *tr, struct bio *bp) in g_raid_tr_flush_common() function