Searched refs:gv_raid5_start (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/geom/vinum/ |
H A D | geom_vinum_raid5.h | 51 struct gv_raid5_packet * gv_raid5_start(struct gv_plex *, struct bio *,
|
H A D | geom_vinum_raid5.c | 53 gv_raid5_start(struct gv_plex *p, struct bio *bp, caddr_t addr, off_t boff, in gv_raid5_start() function
|
H A D | geom_vinum_plex.c | 75 wp = gv_raid5_start(p, bp, addr, boff, bcount); in gv_plex_start()
|