Home
last modified time | relevance | path

Searched defs:goodness (Results 1 – 2 of 2) sorted by relevance

/linux/block/partitions/
H A Dmac.c99 int goodness = 0; in mac_partition() local
/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c332 void __ref note_bootable_part(dev_t dev, int part, int goodness) in note_bootable_part()