Home
last modified time | relevance | path

Searched refs:best_part (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dshared.h687 extern unsigned long best_part;
H A Dbuiltins.c1678 best_part = current_partition; in find_common()
1713 best_part = current_partition; in find_common()
1733 set_root(root, best_drive, best_part); in find_common()
3790 best_part = 0; in findroot_func()
H A Ddisk_io.c135 unsigned long best_part; variable
H A Dfsys_zfs.c1635 if (best_drive == 0 && best_part == 0 && find_best_root) { in zfs_mount()