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

  /src/usr.sbin/sysinst/arch/luna68k/
md.c 210 if (!install->infos[boot_part].parts->pscheme->get_part_device(
215 if (!install->infos[boot_part].parts->pscheme->get_part_device(
266 if (!install->infos[boot_part].parts->pscheme->get_part_device(
  /src/usr.sbin/sysinst/arch/ofppc/
md.c 454 parts->pscheme->get_part_device(parts, bootpart_prep,
456 parts->pscheme->get_part_device(parts, bootpart_prep,
463 parts->pscheme->get_part_device(parts, bootpart_binfo,
465 parts->pscheme->get_part_device(parts, bootpart_binfo,
  /src/usr.sbin/sysinst/
partitions.h 374 bool (*get_part_device)(const struct disk_partitions*, member in struct:disk_partitioning_scheme
disks.c 1321 if (parts->pscheme->get_part_device(parts, ptn->cur_part_id,
1326 parts->pscheme->get_part_device(parts, ptn->cur_part_id,
1329 parts->pscheme->get_part_device(parts, ptn->cur_part_id,
1516 if (ptn->parts->pscheme->get_part_device(ptn->parts,
1739 parts->pscheme->get_part_device(parts, pno,
1741 parts->pscheme->get_part_device(parts, pno,
2065 if (!install->infos[i].parts->pscheme->get_part_device(
2134 if (!install->infos[i].parts->pscheme->get_part_device(
2753 if (!src_parts->pscheme->get_part_device(
2757 if (!dest_parts->pscheme->get_part_device(
    [all...]
partman.c 394 pm_i->parts->pscheme->get_part_device(
851 get_part_device(
857 get_part_device(
877 get_part_device(
883 get_part_device(
1385 disk_entrie->parts->pscheme->get_part_device(
1476 cgds[i].pm->parts->pscheme->get_part_device(
1480 cgds[i].pm->parts->pscheme->get_part_device(
2146 vnds[i].pm->parts->pscheme->get_part_device(
2444 pe->parts->pscheme->get_part_device(pe->parts, pe->id
    [all...]
target.c 208 if (!parts->pscheme->get_part_device(parts, ptn,
disklabel.c 1360 .get_part_device = disklabel_get_part_device,
gpt.c 1929 .get_part_device = gpt_get_part_device,
mbr.c 3051 return parts->dlabel->pscheme->get_part_device(
3193 .get_part_device = mbr_get_part_device,
  /src/usr.sbin/sysinst/arch/i386/
md.c 304 install->infos[0].parts->pscheme->get_part_device(
344 if (!boot->parts->pscheme->get_part_device(boot->parts,

Completed in 21 milliseconds