Home
last modified time | relevance | path

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

/openbsd/sbin/disklabel/
H A Deditor.c144 u_int64_t editor_countfree(const struct disklabel *);
663 xtrablks = DL_SECTOBLK(lp, editor_countfree(lp)); in allocate_space()
724 "unit", sz, sz + editor_countfree(lp), &flags); in editor_resize()
1421 editor_countfree(const struct disklabel *lp) in editor_countfree() function
1842 fr = editor_countfree(lp); in display_edit()