space_allocation
struct space_allocation alloc_medium[] = {
struct space_allocation alloc_small[] = {
struct space_allocation alloc_stupid[] = {
struct space_allocation *table;
void allocate_physmemincr(struct space_allocation *);
int allocate_partition(struct disklabel *, struct space_allocation *);
const struct space_allocation *);
struct space_allocation *sa;
const struct space_allocation *sa)
allocate_partition(struct disklabel *lp, struct space_allocation *sa)
allocate_physmemincr(struct space_allocation *sa)
struct space_allocation sa[MAXPARTITIONS];
struct space_allocation alloc_big[] = {