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)
89 data.bootonce = NULL; in be_get_bootenv_props()103 data.bootonce = NULL; in be_get_dataset_props()123 data.bootonce = NULL; in be_get_dataset_snapshots()163 if (data->lbh->bootonce != NULL && in prop_list_builder_cb()164 strcmp(dataset, data->lbh->bootonce) == 0) in prop_list_builder_cb()
18 char *bootonce; member44 char *bootonce; member
158 &lbh->bootonce); in libbe_init()185 free(lbh->bootonce); in libbe_close()432 if (lbh->bootonce != NULL && in be_destroy_internal()433 strcmp(path, lbh->bootonce) == 0) in be_destroy_internal()1078 if (lbh->bootonce != NULL && in be_rename()1079 strcmp(full_old, lbh->bootonce) == 0) in be_rename()
205 propinfo.bootonce = NULL; in be_mounted_at()
288 char *bootonce; in extract_currdev() local337 if ((bootonce = malloc(VDEV_PAD_SIZE)) != NULL) { in extract_currdev()339 bootonce, VDEV_PAD_SIZE) == 0) { in extract_currdev()340 setenv("zfs-bootonce", bootonce, 1); in extract_currdev()342 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()
161 boolean_t active_now, active_reboot, bootonce; in print_info() local210 &bootonce) == 0 && bootonce) { in print_info()