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

/osnet-11/usr/src/lib/lvm/libmeta/common/hdrs/
H A Dmeta_repartition.h39 #define MD_REPART_FORCE 0x01 macro
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_repartition.c156 * the drive unless the MD_REPART_FORCE flag is passed into the
165 * MD_REPART_FORCE flag is set, the proposed VTOC will specify a
263 if (options & MD_REPART_FORCE) {
H A Dmeta_set_drv.c336 p->drivenamep, force_label == TRUE ? MD_REPART_FORCE : 0,
H A Dmeta_sp.c2927 (MD_REPART_FORCE | MD_REPART_DONT_LABEL);
4263 int repart_options = MD_REPART_FORCE;

Completed in 29 milliseconds