Home
last modified time | relevance | path

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

/src/sys/geom/part/
H A Dg_part_bsd64.c293 #define PALIGN_SIZE (1024 * 1024) macro
294 #define PALIGN_MASK (PALIGN_SIZE - 1)
308 if (pp->mediasize < 2* PALIGN_SIZE) in g_part_bsd64_create()
478 if (pp->mediasize < 2 * PALIGN_SIZE) in g_part_bsd64_probe()