FS_VINUM
pp->p_fstype != FS_VINUM) {
pp->p_fstype != FS_VINUM &&
pp2->p_fstype != FS_VINUM &&
pp->p_fstype != FS_VINUM) {
if (pp->p_fstype != FS_VINUM &&
pp2->p_fstype != FS_VINUM &&
case FS_VINUM:
&&((label.d_partitions[partition].p_fstype == FS_VINUM) /* and it's a Vinum partition */
if (label.d_partitions[partition].p_fstype == FS_VINUM) { /* it's a Vinum partition */
&&((label.d_partitions[partition].p_fstype == FS_VINUM) /* and it's a Vinum partition */
if (label.d_partitions[partition].p_fstype == FS_VINUM) { /* it's a Vinum partition */
(fstype == FS_VINUM) ||
(fstype == FS_VINUM)) ? '*' : ' ',
(fstype == FS_VINUM) ? "vinum" :
(fstype == FS_VINUM)) ? '*' : ' ',
(fstype == FS_VINUM) ? "vinum" :
if (drive->partinfo.fstype != FS_VINUM &&