Lines Matching defs:partition

53 #include "partition.h"
282 * definitions for the search path, known disk types, and known partition
288 * disk/partition/controller definition now keeps a pointer to the
445 else if (strcmp(cleaned, "partition") == 0)
930 * This routine processes a 'partition' line in the data file. It defines
931 * a known partition map for a particular disk type on a particular
966 * Allocate space for the partition map and fill in the name.
973 * Save the filename/linenumber where this partition was defined
979 * Install default vtoc information into the new partition table
1137 * Here's the index of the partition we're dealing with
1204 * is the starting cylinder number of the partition.
1231 * is the number of blocks composing the partition.
1271 * Add this partition map to the list of known maps for the
1491 * canonical: standard name reference. append a partition
1508 char *partition = "s2";
1521 (void) strcat(path, partition);
2113 * Attempt to match the partition map in the label with
2114 * a known partition map for this disk type.
2123 * If no match was made, we need to create a partition
2128 * Allocate space for the partition map and add
2146 * partition map.
2150 * Fill in the partition info from the disk label.
2187 * disk to the partition map.
2248 * This routine checks to see if a given partition map matches the map
2259 * If any of the partition entries is different, it doesn't match.
2417 * Search through all defined partition types for duplicate entries
2536 * Determine if two particular partition definitions are inconsistent.
2590 err_print("Inconsistent definitions for partition type '%s'\n",