Home
last modified time | relevance | path

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

/openbsd/sbin/disklabel/
H A Deditor.c178 int allocate_space(struct disklabel *, const struct alloc_table *);
546 if (allocate_space(&label, &alloc_table[i]) == 0) { in editor_allocspace()
657 allocate_space(struct disklabel *lp, const struct alloc_table *alloc_table) in allocate_space() function