Home
last modified time | relevance | path

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

/linux-5.19.10/block/partitions/
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()
/linux-5.19.10/arch/powerpc/platforms/powermac/
Dsetup.c339 void note_bootable_part(dev_t dev, int part, int goodness);
346 void __ref note_bootable_part(dev_t dev, int part, int goodness) in note_bootable_part() function