Searched refs:gv_sync_request (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/geom/vinum/ |
| H A D | geom_vinum.h | 152 int gv_sync_request(struct gv_plex *, struct gv_plex *, off_t, off_t, int,
|
| H A D | geom_vinum_plex.c | 561 gv_sync_request(struct gv_plex *from, struct gv_plex *to, off_t offset, in gv_sync_request() function 623 err = gv_sync_request(from, to, bp->bio_offset, bp->bio_length, in gv_sync_complete() 643 err = gv_sync_request(from, to, offset, in gv_sync_complete()
|
| H A D | geom_vinum_init.c | 206 error = gv_sync_request(up, p, p->synced, in gv_sync_plex()
|