Home
last modified time | relevance | path

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

/linux-3.4.99/block/partitions/ !
Dmac.c15 extern void note_bootable_part(dev_t dev, int part, int goodness);
127 note_bootable_part(state->bdev->bd_dev, found_root, in mac_partition()
/linux-3.4.99/arch/powerpc/platforms/powermac/ !
Dsetup.c368 void __init_refok note_bootable_part(dev_t dev, int part, int goodness) in note_bootable_part() function