Searched refs:gv_plex_offset (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/geom/vinum/ |
| H A D | geom_vinum_plex.c | 48 static int gv_plex_offset(struct gv_plex *, off_t, off_t, off_t *, off_t *, 128 gv_plex_offset(struct gv_plex *p, off_t boff, off_t bcount, off_t *real_off, in gv_plex_offset() function 214 err = gv_plex_offset(p, boff, bcount, &real_off, in gv_plex_normal_request()
|