Home | History | Annotate | Download | only in sysinst

Lines Matching refs:FS_UNUSED

178 		parts->l.d_partitions[RAW_PART-1].p_fstype = FS_UNUSED;
184 parts->l.d_partitions[RAW_PART].p_fstype = FS_UNUSED;
219 * instead verify a FS_UNUSED partition at RAW_PART-1 (if
228 if (parts->l.d_partitions[RAW_PART-1].p_fstype == FS_UNUSED) {
257 if (parts->l.d_partitions[part].p_fstype == FS_UNUSED
262 if (parts->l.d_partitions[part].p_fstype == FS_UNUSED)
334 if (parts->l.d_partitions[part].p_fstype == FS_UNUSED)
490 parts->l.d_partitions[RAW_PART-1].p_fstype = FS_UNUSED;
497 parts->l.d_partitions[RAW_PART].p_fstype = FS_UNUSED;
516 if (parts->l.d_partitions[part].p_fstype == FS_UNUSED
539 parts->l.d_partitions[part].p_fstype = FS_UNUSED;
559 if (parts->l.d_partitions[part].p_fstype == FS_UNUSED
584 parts->l.d_partitions[part].p_fstype = FS_UNUSED;
602 case FS_UNUSED: pt = PT_undef; break;
741 default: nt = FS_UNUSED; break;
775 if (parts->l.d_partitions[part].p_fstype == FS_UNUSED
794 parts->l.d_partitions[part].p_fstype == FS_UNUSED)
798 parts->l.d_partitions[part].p_fstype != FS_UNUSED)
802 parts->l.d_partitions[part].p_fstype == FS_UNUSED)
831 if (parts->l.d_partitions[part].p_fstype == FS_UNUSED
907 if (parts->l.d_partitions[i].p_fstype == FS_UNUSED)
976 if (parts->l.d_partitions[i].p_fstype == FS_UNUSED)
1020 if (parts->l.d_partitions[part_index].p_fstype == FS_UNUSED &&
1298 if (parts->l.d_partitions[pno].p_fstype == FS_UNUSED)
1301 if (parts->l.d_partitions[i].p_fstype != FS_UNUSED ||