Home
last modified time | relevance | path

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

/linux-2.6.39/fs/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-2.6.39/arch/powerpc/platforms/powermac/
Dsetup.c371 void __init_refok note_bootable_part(dev_t dev, int part, int goodness) in note_bootable_part() function