HomeSort by: relevance | last modified time | path
    Searched refs:edit_and_check_label (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/sysinst/arch/ofppc/
md.c 164 if (edit_and_check_label(pm->bsdlabel, maxpart, part_raw,
281 if (edit_and_check_label(pm->bsdlabel, maxpart, part_raw, part_bsd) == 0) {
  /src/usr.sbin/sysinst/
defs.h 777 int edit_and_check_label(struct pm_devs *p, struct partition_usage_set *pset, bool install);
partman.c 3297 edit_and_check_label(my_pm, &pset, false);
3380 edit_and_check_label(my_pm, &pset, false);
bsddisklabel.c 1963 int rv = edit_and_check_label(pm, &wanted, true);
label.c 1834 edit_and_check_label(struct pm_devs *p, struct partition_usage_set *pset, function in typeref:typename:int

Completed in 17 milliseconds