Searched refs:PALIGN_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/geom/part/
H A Dg_part_bsd64.c295 #define PALIGN_SIZE (1024 * 1024) macro
296 #define PALIGN_MASK (PALIGN_SIZE - 1)
310 if (pp->mediasize < 2* PALIGN_SIZE)
325 * offset to PALIGN_SIZE.
480 if (pp->mediasize < 2 * PALIGN_SIZE)

Completed in 122 milliseconds