Home
last modified time | relevance | path

Searched refs:space_allocation (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sbin/disklabel/
H A Deditor.c78 struct space_allocation { struct
92 struct space_allocation alloc_big[] = {
106 struct space_allocation alloc_medium[] = {
113 struct space_allocation alloc_small[] = {
118 struct space_allocation alloc_stupid[] = {
127 struct space_allocation *table;
179 void allocate_physmemincr(struct space_allocation *);
180 int allocate_partition(struct disklabel *, struct space_allocation *);
182 const struct space_allocation *);
557 const struct space_allocation *sa) in allocate_diskchunk()
[all …]