Home
last modified time | relevance | path

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

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