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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_repartition.c256 ressize = dbsize + VTOC_SIZE;
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_util.c700 ressize = MD_DBSIZE + VTOC_SIZE;
3289 newindexes = (uint16_t *)calloc(VTOC_SIZE, sizeof (uint16_t));
3297 newindexes, VTOC_SIZE);
3342 newindexes = (uint16_t *)calloc(VTOC_SIZE, sizeof (uint16_t));
3352 newindexes, VTOC_SIZE);
H A Dlayout_slice.c1233 int maxslices = VTOC_SIZE; /* meta.h */
/illumos-gate/usr/src/head/
H A Dmeta.h112 #define VTOC_SIZE (16) macro

Completed in 270 milliseconds