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

/freebsd-current/sys/geom/part/
H A Dg_part_bsd64.c292 #define PALIGN_SIZE (1024 * 1024) macro
293 #define PALIGN_MASK (PALIGN_SIZE - 1)
307 if (pp->mediasize < 2* PALIGN_SIZE)
322 * offset to PALIGN_SIZE.
477 if (pp->mediasize < 2 * PALIGN_SIZE)

Completed in 55 milliseconds