Searched refs:zone_width (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/geom/bde/
H A Dg_bde.c172 kp->zone_width = kp->zone_cont + kp->sectorsize;
H A Dg_bde.h120 uint64_t zone_width; /* On-disk width of zone */ member in struct:g_bde_key
H A Dg_bde_crypt.c240 maxsect /= kp->zone_width;
298 wp->so = zone * kp->zone_width + zoff;
306 wp->kso = zone * kp->zone_width + kp->zone_cont;

Completed in 132 milliseconds