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

/freebsd-current/sys/geom/part/
H A Dg_part_bsd64.c79 * An uninitialized partition has a p_boffset and p_bsize of 0.
86 uint64_t p_boffset; /* slice relative offset, in bytes */ member in struct:disklabel64::partition64
551 v64 = le64toh(dlp->d_partitions[index].p_boffset);
644 le64enc(&dlp->d_partitions[index].p_boffset,

Completed in 238 milliseconds