Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid/
H A Dtr_raid0.c205 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_raid0()
H A Dtr_concat.c224 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_concat()
H A Dg_raid.h424 void g_raid_tr_flush_common(struct g_raid_tr_object *tr, struct bio *bp);
H A Dtr_raid1.c642 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_raid1()
H A Dtr_raid1e.c871 g_raid_tr_flush_common(tr, bp); in g_raid_tr_iostart_raid1e()
H A Dg_raid.c958 g_raid_tr_flush_common(struct g_raid_tr_object *tr, struct bio *bp) in g_raid_tr_flush_common() function