Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dexpand.c392 if (current_bootguid != 0) { in expand_string()
394 ",zfs-bootpool=\"%llu\"", current_bootguid); in expand_string()
419 if (current_bootguid != 0) { in expand_string()
421 current_bootguid); in expand_string()
H A Dshared.h686 extern unsigned long long current_bootguid;
H A Ddisk_io.c134 uint64_t current_bootguid; variable
H A Dfsys_zfs.c1699 current_bootguid = tmp_guid; in zfs_mount()
H A Dbuiltins.c125 current_bootguid = 0; in init_config()