Lines Matching defs:zpool
160 /* Get zpool name */
241 "find existing zpool (%s): %s\n"), bt.nbe_zpool,
816 /* Find which zpool obe_name lives in */
818 be_print_err(gettext("be_destroy: failed to find zpool "
1028 /* Find which zpool obe_name lives in */
1031 "find zpool for BE (%s)\n"), bt.obe_name);
1073 /* Get zpool name to create new BE in */
1211 * If zpool name to create new BE in is not provided,
1602 * Description: Find the name of the zpool containing the BE of the given name.
1604 * bename - the name of the BE used to find the zpool
1669 const char *zpool;
1675 * This code determines what the zpool analog should be for
1678 * the 'zpool' we have to derive it differently than we
1689 zpool = strdup(zpool_analog);
1695 zpool = zpool_get_name(zlp);
1701 be_make_root_ds(zpool, bt->obe_name, be_root_ds, sizeof (be_root_ds));
1707 /* BE's root dataset exists in zpool */
1708 bt->obe_zpool = strdup(zpool);
1733 const char *zpool = zpool_get_name(zlp);
1740 be_make_root_ds(zpool, be_name, be_root_ds, sizeof (be_root_ds));
1746 /* BE's root dataset exists in zpool */
2219 /* Generate string for the zpool dataset for this zone. */
3289 * Description: This function checks that the zpool passed has the BE
3292 * zpool - name of pool to create BE container dataset in.
3301 be_create_container_ds(char *zpool)
3307 be_make_container_ds(zpool, be_container_ds,