Lines Matching defs:zpool
136 /* Get zpool name */
179 "find existing zpool (%s): %s\n"), bt.nbe_zpool,
434 /* Find which zpool obe_name lives in */
436 be_print_err(gettext("be_destroy: failed to find zpool "
662 /* Find which zpool obe_name lives in */
666 "find zpool for BE (%s)\n"), bt.obe_name);
694 /* Get zpool name to create new BE in */
820 * If zpool name to create new BE in is not provided,
1225 const char *zpool = zpool_get_name(zlp);
1231 be_make_root_ds(zpool, bt->obe_name, be_root_ds, sizeof (be_root_ds));
1237 /* BE's root dataset exists in zpool */
1238 bt->obe_zpool = strdup(zpool);
1263 const char *zpool = zpool_get_name(zlp);
1270 be_make_root_ds(zpool, be_name, be_root_ds, sizeof (be_root_ds));
1276 /* BE's root dataset exists in zpool */
2851 * Description: This function checks that the zpool passed has the BE
2854 * zpool - name of pool to create BE container dataset in.
2863 be_create_container_ds(char *zpool)
2869 be_make_container_ds(zpool, be_container_ds,