Home
last modified time | relevance | path

Searched refs:current_bootvdev (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dexpand.c396 if (current_bootvdev != 0) { in expand_string()
398 ",zfs-bootvdev=\"%llu\"", current_bootvdev); in expand_string()
423 if (current_bootvdev != 0) { in expand_string()
425 current_bootvdev); in expand_string()
H A Dshared.h687 extern unsigned long long current_bootvdev;
H A Ddisk_io.c135 uint64_t current_bootvdev; variable
H A Dfsys_zfs.c1700 current_bootvdev = tmp_vdev; in zfs_mount()
H A Dbuiltins.c126 current_bootvdev = 0; in init_config()