Lines Matching refs:PT_root
132 { .size = DEFROOTSIZE*(MEG/512), .mount = "/", .type = PT_root,
140 { .type = PT_root, .mount = "/tmp", .fs_type = FS_TMPFS,
143 { .type = PT_root, .mount = "/tmp", .fs_type = FS_MFS,
146 { .def_size = DEFUSRSIZE*(MEG/512), .mount = "/usr", .type = PT_root,
148 { .def_size = DEFVARSIZE*(MEG/512), .mount = "/var", .type = PT_root,
367 p->type = PT_root;
805 if (info.nat_type && info.nat_type->generic_ptype == PT_root)
893 if (wanted->infos[i].type == PT_root &&
990 if (wanted->infos[i].type != PT_root ||
1038 if (wanted->infos[i].type == PT_root) {
1899 if (wanted.infos[i].type != PT_root ||
2024 if (install->infos[i].type != PT_root)