part_map_entry
whichType(struct part_map_entry *part)
setpartition(struct part_map_entry *part, struct partition *pp, int fstype)
getNamedType(struct part_map_entry *part, int num_parts, struct disklabel *lp,
struct part_map_entry *part;
part = (struct part_map_entry *)(dlbuf + DEV_BSIZE);
static int whichType(struct part_map_entry *);
static void setpartition(struct part_map_entry *, struct partition *, int);
static int getNamedType(struct part_map_entry *, int, struct disklabel *, int,
static int whichType(struct part_map_entry *, u_int8_t *, int *);
static void setpartition(struct part_map_entry *,
static int getNamedType(struct part_map_entry *, int,
whichType(struct part_map_entry *part, u_int8_t *fstype, int *clust)
setpartition(struct part_map_entry *part, struct partition *pp, int fstype)
getNamedType(struct part_map_entry *part, int num_parts, struct disklabel *lp, int type, int alt, int *maxslot)
struct part_map_entry *part;
part = (struct part_map_entry *)bp->b_data;
check_apm_root(struct part_map_entry *part, int *clust)
struct part_map_entry *pme;
pme = (struct part_map_entry *)buf;