Home
last modified time | relevance | path

Searched defs:dt_partition (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/include/
H A Ddisktab.h90 struct dt_partition { struct
91 __uint64_t p_offset; /* offset, in sectors */
92 __uint64_t p_size; /* #sectors in partition */
93 int p_fstype;
94 int p_fsize; /* fragment size */
95 int p_frag; /* bsize = fsize * frag */
96 char p_fstypestr[32];