Searched defs:rootpart (Results 1 – 4 of 4) sorted by relevance
231 struct partition *rootpart; in install_fd() local
164 int rootpart = -1; in target_already_root() local
1250 int rootpart = DISKPART(rootdev); in sysctl_kern_root_partition() local
100 static const char *rootpart[] = { "No", "Force", "Soft", "*invalid*" }; variable