Searched refs:GRUB_ENVMAP (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_bootenv.h | 38 #define GRUB_ENVMAP BE_GRUB_VENDOR ":" "envmap" macro
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_label.c | 1374 fnvlist_add_string(bootenv, GRUB_ENVMAP, in vdev_label_read_bootenv() 1462 if (nvlist_lookup_string(env, GRUB_ENVMAP, &tmp) == 0) { in vdev_label_write_bootenv()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | libzfs_input_check.c | 787 fnvlist_add_string(required, GRUB_ENVMAP, "test"); in test_set_bootenv()
|
| /freebsd/stand/libsa/zfs/ |
| H A D | zfsimpl.c | 1794 nvlist_find(nvl, GRUB_ENVMAP, DATA_TYPE_STRING, NULL, in vdev_write_bootenv() 1879 nvlist_add_string(benv, GRUB_ENVMAP, be->vbe_bootenv); in vdev_read_bootenv()
|