Home
last modified time | relevance | path

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

/mirbsd/src/sbin/disklabel/
Deditor.c71 void editor_countfree(struct disklabel *, u_int32_t *);
138 editor_countfree(&label, &freesectors); in editor()
224 editor_countfree(&label, &freesectors); in editor()
340 editor_countfree(&label, &freesectors); in editor()
370 editor_countfree(&label, &freesectors); in editor()
1539 editor_countfree(lp, freep); in set_bounds()
1673 editor_countfree(struct disklabel *lp, u_int32_t *freep) in editor_countfree() function
2381 editor_countfree(lp, freep); in zero_partitions()