Home
last modified time | relevance | path

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

/openbsd/src/sbin/disklabel/
Deditor.c56 #define ROUND_SIZE_UP 0x00000004 macro
1633 if (alignpartition(lp, partno, 1, sizealign, ROUND_SIZE_UP) == 1) { in get_size()
2065 if ((flags & ROUND_SIZE_UP) == ROUND_SIZE_UP) in alignpartition()