Searched refs:p_boffset (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/geom/part/
H A Dg_part_bsd64.c82 * An uninitialized partition has a p_boffset and p_bsize of 0.
89 u_int64_t p_boffset; /* slice relative offset, in bytes */ member in struct:disklabel64::partition64
554 v64 = le64toh(dlp->d_partitions[index].p_boffset);
647 le64enc(&dlp->d_partitions[index].p_boffset,

Completed in 98 milliseconds