Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h690 extern unsigned long best_part;
H A Dbuiltins.c1681 best_part = current_partition; in find_common()
1716 best_part = current_partition; in find_common()
1736 set_root(root, best_drive, best_part); in find_common()
3797 best_part = 0; in findroot_func()
H A Ddisk_io.c138 unsigned long best_part; variable
H A Dfsys_zfs.c1636 if (best_drive == 0 && best_part == 0 && find_best_root) { in zfs_mount()