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

  /src/usr.sbin/sysinst/arch/ews4800mips/
md.c 148 parts->pscheme->set_part_info(parts, part, &info, NULL);
  /src/usr.sbin/sysinst/
partitions.h 332 * values from that structure, as if a call to set_part_info
412 bool (*set_part_info)(struct disk_partitions*, part_id, member in struct:disk_partitioning_scheme
bsddisklabel.c 1479 ps->pscheme->set_part_info(ps, want->cur_part_id,
1908 wanted.parts->pscheme->set_part_info(wanted.parts,
1951 wanted.parts->pscheme->set_part_info(wanted.parts,
disklabel.c 1355 .set_part_info = disklabel_set_part_info,
part_edit.c 444 if (!data.parts->pscheme->set_part_info(data.parts,
gpt.c 1935 .set_part_info = gpt_set_part_info,
label.c 1019 if (!pset->parts->pscheme->set_part_info(pset->parts,
partman.c 2386 pm_cur->parts->pscheme->set_part_info(pm_cur->parts, id, &info, NULL);
mbr.c 3196 .set_part_info = mbr_set_part_info,

Completed in 51 milliseconds