Symbol: PT_root
usr.sbin/sysinst/arch/arc/md.c
284
PT_root, boot_part.fs_type, boot_part.fs_sub_type);
usr.sbin/sysinst/arch/ews4800mips/md.c
262
PT_root, boot_part.fs_type, boot_part.fs_sub_type);
usr.sbin/sysinst/arch/luna68k/md.h
76
(((INFO)->nat_type->generic_ptype != PT_root) \
usr.sbin/sysinst/arch/mac68k/md.c
316
PT_root, fs_type, 0);
usr.sbin/sysinst/arch/prep/md.c
295
PT_root, boot_part.fs_type, boot_part.fs_sub_type);
usr.sbin/sysinst/bsddisklabel.c
1038
if (wanted->infos[i].type == PT_root) {
usr.sbin/sysinst/bsddisklabel.c
132
{ .size = DEFROOTSIZE*(MEG/512), .mount = "/", .type = PT_root,
usr.sbin/sysinst/bsddisklabel.c
140
{ .type = PT_root, .mount = "/tmp", .fs_type = FS_TMPFS,
usr.sbin/sysinst/bsddisklabel.c
143
{ .type = PT_root, .mount = "/tmp", .fs_type = FS_MFS,
usr.sbin/sysinst/bsddisklabel.c
146
{ .def_size = DEFUSRSIZE*(MEG/512), .mount = "/usr", .type = PT_root,
usr.sbin/sysinst/bsddisklabel.c
148
{ .def_size = DEFVARSIZE*(MEG/512), .mount = "/var", .type = PT_root,
usr.sbin/sysinst/bsddisklabel.c
1899
if (wanted.infos[i].type != PT_root ||
usr.sbin/sysinst/bsddisklabel.c
2024
if (install->infos[i].type != PT_root)
usr.sbin/sysinst/bsddisklabel.c
367
p->type = PT_root;
usr.sbin/sysinst/bsddisklabel.c
805
if (info.nat_type && info.nat_type->generic_ptype == PT_root)
usr.sbin/sysinst/bsddisklabel.c
893
if (wanted->infos[i].type == PT_root &&
usr.sbin/sysinst/bsddisklabel.c
990
if (wanted->infos[i].type != PT_root ||
usr.sbin/sysinst/disklabel.c
1118
if (data.nat_type->generic_ptype != PT_root &&
usr.sbin/sysinst/disklabel.c
1121
if (i == 0 && data.nat_type->generic_ptype != PT_root)
usr.sbin/sysinst/disklabel.c
1191
if (info->nat_type->generic_ptype != PT_root &&
usr.sbin/sysinst/disklabel.c
1194
if (i == 0 && info->nat_type->generic_ptype != PT_root)
usr.sbin/sysinst/disklabel.c
607
pt = PT_root; break;
usr.sbin/sysinst/disklabel.c
733
case PT_root: nt = FS_BSDFFS; break;
usr.sbin/sysinst/disks.c
1518
bool is_tmpfs = ptn->type == PT_root &&
usr.sbin/sysinst/disks.c
2241
if (install->infos[i].type == PT_root) {
usr.sbin/sysinst/gpt.c
110
{ .name = "lfs", .fstype = FS_BSDLFS, .ptype = PT_root },
usr.sbin/sysinst/gpt.c
111
{ .name = "linux-data", .fstype = FS_EX2FS, .ptype = PT_root },
usr.sbin/sysinst/gpt.c
113
{ .name = "ccd", .fstype = FS_CCD, .ptype = PT_root },
usr.sbin/sysinst/gpt.c
114
{ .name = "cgd", .fstype = FS_CGD, .ptype = PT_root },
usr.sbin/sysinst/gpt.c
115
{ .name = "raid", .fstype = FS_RAID, .ptype = PT_root },
usr.sbin/sysinst/gpt.c
119
{ .name = "zfs", .fstype = FS_ZFS, .ptype = PT_root },
usr.sbin/sysinst/gpt.c
1589
if (p->gp_type->gent.generic_ptype == PT_root &&
usr.sbin/sysinst/gpt.c
882
if (gent == PT_root)
usr.sbin/sysinst/gpt.c
97
{ .name = "ffs", .fstype = FS_BSDFFS, .ptype = PT_root,
usr.sbin/sysinst/label.c
1103
edit->info.nat_type->generic_ptype != PT_root)
usr.sbin/sysinst/label.c
1509
info.nat_type->generic_ptype == PT_root) {
usr.sbin/sysinst/label.c
633
pt = edit->info.nat_type ? edit->info.nat_type->generic_ptype : PT_root;
usr.sbin/sysinst/label.c
638
get_generic_part_type(PT_root);
usr.sbin/sysinst/label.c
734
pt = edit->info.nat_type ? edit->info.nat_type->generic_ptype : PT_root;
usr.sbin/sysinst/label.c
742
pscheme->get_generic_part_type(PT_root);
usr.sbin/sysinst/label.c
760
pscheme->get_generic_part_type(PT_root);
usr.sbin/sysinst/label.c
969
get_fs_part_type(PT_root, edit.info.fs_type,
usr.sbin/sysinst/mbr.c
1130
return PT_root;
usr.sbin/sysinst/mbr.c
1289
case PT_root:
usr.sbin/sysinst/part_edit.c
1003
info.nat_type = parts->pscheme->get_generic_part_type(PT_root);
usr.sbin/sysinst/part_edit.c
1128
if (info.nat_type->generic_ptype != PT_root)
usr.sbin/sysinst/part_edit.c
1312
&& info.nat_type->generic_ptype != PT_root
usr.sbin/sysinst/part_edit.c
590
get_generic_part_type(PT_root);
usr.sbin/sysinst/part_edit.c
694
(marg->cur.nat_type->generic_ptype == PT_root &&
usr.sbin/sysinst/part_edit.c
734
|| marg->cur.nat_type->generic_ptype != PT_root);
usr.sbin/sysinst/part_edit.c
773
info.nat_type->generic_ptype == PT_root) {
usr.sbin/sysinst/partitions.c
102
dest->nat_type ? dest->nat_type->generic_ptype : PT_root,
usr.sbin/sysinst/partman.c
2380
info.nat_type = pm_cur->parts->pscheme->get_fs_part_type(PT_root,
usr.sbin/sysinst/partman.c
3361
info.nat_type = parts->pscheme->get_fs_part_type(PT_root, fst, 0);
usr.sbin/sysinst/target.c
204
if (info.nat_type->generic_ptype != PT_root)