Home
last modified time | relevance | path

Searched refs:note_bootable_part (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/block/partitions/
H A Dmac.c16 extern void note_bootable_part(dev_t dev, int part, int goodness);
136 note_bootable_part(state->disk->part0->bd_dev, found_root, in mac_partition()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c325 void note_bootable_part(dev_t dev, int part, int goodness);
332 void __ref note_bootable_part(dev_t dev, int part, int goodness) in note_bootable_part() function