UbixOS  2.0
bsd_disklabel::partition Struct Reference

#include <hd.h>

Collaboration diagram for bsd_disklabel::partition:
Collaboration graph

Data Fields

u_int16_t p_cpg
 
u_int8_t p_frag
 
uint32_t p_fsize
 
u_int8_t p_fstype
 
uint32_t p_offset
 
uint32_t p_size
 

Detailed Description

Definition at line 275 of file hd.h.

Field Documentation

◆ p_cpg

u_int16_t bsd_disklabel::partition::p_cpg

Definition at line 281 of file hd.h.

◆ p_frag

u_int8_t bsd_disklabel::partition::p_frag

Definition at line 280 of file hd.h.

◆ p_fsize

uint32_t bsd_disklabel::partition::p_fsize

Definition at line 278 of file hd.h.

◆ p_fstype

u_int8_t bsd_disklabel::partition::p_fstype

Definition at line 279 of file hd.h.

◆ p_offset

uint32_t bsd_disklabel::partition::p_offset

Definition at line 277 of file hd.h.

◆ p_size

uint32_t bsd_disklabel::partition::p_size

Definition at line 276 of file hd.h.


The documentation for this struct was generated from the following file: