Searched refs:bootonce (Results 1 – 9 of 9) sorted by relevance
53 bootonce=$?57 elif [ ${bootonce} -eq 0 ]; then60 gpart unset -a bootonce -i ${pos} ${disk} >/dev/null
59 _bootonce=$(kenv -q zfs-bootonce)
110 data.bootonce = NULL; in be_get_bootenv_props()124 data.bootonce = NULL; in be_get_dataset_props()144 data.bootonce = NULL; in be_get_dataset_snapshots()184 if (data->lbh->bootonce != NULL && in prop_list_builder_cb()185 strcmp(dataset, data->lbh->bootonce) == 0) in prop_list_builder_cb()
39 char *bootonce; member65 char *bootonce; member
179 &lbh->bootonce); in libbe_init()206 free(lbh->bootonce); in libbe_close()453 if (lbh->bootonce != NULL && in be_destroy_internal()454 strcmp(path, lbh->bootonce) == 0) in be_destroy_internal()1051 if (lbh->bootonce != NULL && in be_rename()1052 strcmp(full_old, lbh->bootonce) == 0) in be_rename()
226 propinfo.bootonce = NULL; in be_mounted_at()
281 char *bootonce; in extract_currdev() local330 if ((bootonce = malloc(VDEV_PAD_SIZE)) != NULL) { in extract_currdev()332 bootonce, VDEV_PAD_SIZE) == 0) { in extract_currdev()333 setenv("zfs-bootonce", bootonce, 1); in extract_currdev()335 free(bootonce); in extract_currdev()
43 static int curent, bootonce; variable117 if (bootonce) { in gptfind()133 bootonce = 0; in gptfind()332 bootonce = 1; in gptread()
182 boolean_t active_now, active_reboot, bootonce; in print_info() local231 &bootonce) == 0 && bootonce) { in print_info()