/illumos-gate/usr/src/lib/libbe/common/ |
H A D | be_mount.c | 592 "get mountpoint property for %s: %s\n"), zfs_get_name(zhp), in be_mount_zone_root() 631 if (mount(zfs_get_name(zhp), md->altroot, MS_OVERLAY, MNTTYPE_ZFS, in be_mount_zone_root() 636 zfs_get_name(zhp), md->altroot); in be_mount_zone_root() 663 "unmount zone root dataset %s: %s\n"), zfs_get_name(zhp), in be_unmount_zone_root() 673 zfs_get_name(zhp), libzfs_error_description(g_zfs)); in be_unmount_zone_root() 683 "%s to 'legacy': %s\n"), zfs_get_name(zhp), in be_unmount_zone_root() 814 if (get_mountpoint_from_vfstab(fld->altroot, zfs_get_name(zhp), in be_get_legacy_fs() 817 if (add_to_fs_list(fld, zfs_get_name(zhp)) in be_get_legacy_fs() 821 zfs_get_name(zhp)); in be_get_legacy_fs() 833 zfs_get_name(zhp)); in be_get_legacy_fs() [all …]
|
H A D | be_zones.c | 122 if ((ret = be_get_uuid(zfs_get_name(be_zhp), in be_find_active_zone_root() 126 zfs_get_name(be_zhp)); in be_find_active_zone_root() 130 if ((ret = be_zone_get_parent_uuid(zfs_get_name(be_zhp), in be_find_active_zone_root() 134 zfs_get_name(be_zhp)); in be_find_active_zone_root() 530 if ((iret = be_zone_get_parent_uuid(zfs_get_name(zhp), &parent_uuid)) in be_find_active_zone_root_callback() 534 zfs_get_name(zhp), be_err_to_str(iret)); in be_find_active_zone_root_callback() 554 azr_data->zoneroot_ds = strdup(zfs_get_name(zhp)); in be_find_active_zone_root_callback() 592 mzr_data->zoneroot_ds = strdup(zfs_get_name(zhp)); in be_find_mounted_zone_root_callback() 624 "dataset (%s): %s\n"), zfs_get_name(zhp), in be_zone_get_active()
|
H A D | be_create.c | 528 if (be_get_uuid(zfs_get_name(zhp), in be_destroy() 531 "UUID (%s)\n"), zfs_get_name(zhp)); in be_destroy() 1379 if (zfs_get_name(zhp) == NULL) { in be_has_snapshot_callback() 1926 if (be_zone_get_parent_uuid(zfs_get_name(zhp), &parent_uuid) in be_destroy_zone_roots_callback() 1930 zfs_get_name(zhp)); in be_destroy_zone_roots_callback() 1940 if ((ret = _be_destroy(zfs_get_name(zhp), dd)) != BE_SUCCESS) { in be_destroy_zone_roots_callback() 1943 zfs_get_name(zhp)); in be_destroy_zone_roots_callback() 2026 if (be_get_uuid(zfs_get_name(nbe_zhp), &uu) != BE_SUCCESS) { in be_copy_zones() 2029 "dataset %s\n"), zfs_get_name(nbe_zhp)); in be_copy_zones() 2370 zfs_get_name(zhp), libzfs_error_description(g_zfs)); in be_clone_fs_callback() [all …]
|
H A D | be_snapshot.c | 504 "get ZFS pool version for %s: %s\n"), zfs_get_name(zhp), in _be_create_snapshot() 748 (void) snprintf(ss, sizeof (ss), "%s@%s", zfs_get_name(zhp), snap_name); in be_rollback_check_callback() 791 (void) snprintf(ss, sizeof (ss), "%s@%s", zfs_get_name(zhp), snap_name); in be_rollback_callback() 796 "failed to open snapshot %s: %s\n"), zfs_get_name(zhp), in be_rollback_callback() 807 zfs_get_name(zhp), ss, libzfs_error_description(g_zfs)); in be_rollback_callback()
|
H A D | be_activate.c | 1629 sub_dataset = strdup(zfs_get_name(zhp)); in be_promote_ds_callback() 1653 zfs_get_name(zhp), in be_promote_ds_callback() 1673 "name collision: %s\n"), zfs_get_name(zhp), in be_promote_ds_callback()
|
H A D | be_utils.c | 2344 zfs_get_name(zhp)); in be_update_zone_vfstab() 2369 zfs_get_name(zhp), md.altroot); in be_update_zone_vfstab() 2862 if ((bt->obe_root_ds = strdup(zfs_get_name(zhp))) in be_zfs_find_current_be_callback()
|
H A D | be_list.c | 585 ds_path = str = strdup(zfs_get_name(zhp)); in be_add_children_callback()
|
/illumos-gate/usr/src/cmd/zoneadm/ |
H A D | zfs.c | 119 nm = zfs_get_name(zhp); in match_mountpoint() 247 if (strncmp(zfs_get_name(zhp), cbp->match_name, cbp->len) == 0) { in get_snap_max() 252 nump = (char *)(zfs_get_name(zhp) + cbp->len); in get_snap_max() 280 zfs_get_name(zhp)) >= sizeof (template)) in take_snapshot() 293 zfs_get_name(zhp), cb.max) >= snap_size) in take_snapshot() 416 "%s\n"), zfs_get_name(clone)); in clone_snap() 422 zfs_get_name(clone)); in clone_snap() 504 res = snprintf(zfs_name, len, "%s/%s", zfs_get_name(zhp), bname); in path2name() 581 (void) strlcpy(ds_path, zfs_get_name(zhp), sizeof (ds_path)); in get_direct_clone() 616 cd->snapshot = zfs_get_name(zhp); in find_clone() [all …]
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_crypto.c | 707 const char *fsname = (zhp) ? zfs_get_name(zhp) : NULL; in populate_create_encryption_params_nvlists() 849 *is_encroot = strcmp(prop_encroot, zfs_get_name(zhp)) == 0; in zfs_crypto_get_encryption_root() 1149 "'%s' is not encrypted."), zfs_get_name(zhp)); in zfs_crypto_load_key() 1162 zfs_get_name(zhp)); in zfs_crypto_load_key() 1167 zfs_get_name(zhp), prop_encroot); in zfs_crypto_load_key() 1184 zfs_get_name(zhp)); in zfs_crypto_load_key() 1196 "Key already loaded for '%s'."), zfs_get_name(zhp)); in zfs_crypto_load_key() 1214 keylocation, zfs_get_name(zhp), &key_material, &key_material_len, in zfs_crypto_load_key() 1234 zfs_get_name(zhp)); in zfs_crypto_load_key() 1238 "Key already loaded for '%s'."), zfs_get_name(zhp)); in zfs_crypto_load_key() [all …]
|
H A D | libzfs_mount.c | 299 return (is_mounted(zhp->zfs_hdl, zfs_get_name(zhp), where)); in zfs_is_mounted() 424 if (mount(zfs_get_name(zhp), mountpoint, MS_OPTIONSTR | flags, in zfs_mount() 458 libzfs_mnttab_add(hdl, zfs_get_name(zhp), mountpoint, in zfs_mount() 880 zfs_get_name(zhp), _sa_errorstr != NULL ? in zfs_share_proto() 899 zfs_get_name(zhp)); in zfs_share_proto() 913 zfs_get_name(zhp)); in zfs_share_proto() 920 zfs_get_name(zhp)); in zfs_share_proto() 1023 libzfs_mnttab_find(hdl, zfs_get_name(zhp), &entry) == 0)) { in zfs_unshare_proto() 1282 return (strcmp(zfs_get_name(za), zfs_get_name(zb))); in mountpoint_cmp()
|
H A D | libzfs_iter.c | 327 shortsnapname = strchr(zfs_get_name(zhp), '@') + 1; in snapspec_cb() 388 "%s@%s", zfs_get_name(fs_zhp), in zfs_iter_snapspec() 409 zfs_get_name(fs_zhp), comma_separated); in zfs_iter_snapspec() 486 zfs_get_name(zhp)); in iter_dependents_cb()
|
H A D | mapfile-vers | 113 zfs_get_name;
|
H A D | libzfs_changelist.c | 671 if ((temp = zfs_open(zhp->zfs_hdl, zfs_get_name(zhp), in changelist_gather()
|
H A D | libzfs.h | 458 extern const char *zfs_get_name(const zfs_handle_t *);
|
H A D | libzfs_dataset.c | 654 if (strcmp(dp->path, zfs_get_name(zhp)) == 0) { in zfs_open_bookmarks_cb() 2464 fnvlist_add_boolean(gca->value, zfs_get_name(zhp)); in get_clones_cb() 3285 zfs_get_name(const zfs_handle_t *zhp) in zfs_get_name() function 3351 return (parent_name(zfs_get_name(zhp), buf, buflen)); in zfs_parent_name() 4039 "%s@%s", zfs_get_name(zhp), sd->sd_snapname); in zfs_snapshot_cb() 4547 changelist_rename(cl, zfs_get_name(zhp), target); in zfs_rename()
|
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_iter.c | 213 const char *lname = zfs_get_name(l); in zfs_compare() 214 const char *rname = zfs_get_name(r); in zfs_compare() 322 (void) strlcpy(lbuf, zfs_get_name(l), sizeof (lbuf)); in zfs_sort() 323 (void) strlcpy(rbuf, zfs_get_name(r), sizeof (rbuf)); in zfs_sort()
|
H A D | zfs_main.c | 1166 const char *tname = zfs_get_name(cbp->cb_target); in destroy_check_dependent() 1167 const char *name = zfs_get_name(zhp); in destroy_check_dependent() 1181 zfs_get_name(cbp->cb_target), in destroy_check_dependent() 1189 (void) fprintf(stderr, "%s\n", zfs_get_name(zhp)); in destroy_check_dependent() 1202 zfs_get_name(cbp->cb_target), in destroy_check_dependent() 1211 (void) fprintf(stderr, "%s\n", zfs_get_name(zhp)); in destroy_check_dependent() 1223 const char *name = zfs_get_name(zhp); in destroy_callback() 1241 if (strchr(zfs_get_name(zhp), '/') == NULL && in destroy_callback() 1281 const char *name = zfs_get_name(zhp); in destroy_print_cb() 1356 if (nvlist_add_boolean(cb->cb_nvl, zfs_get_name(zhp))) in snapshot_to_nvl_cb() [all …]
|
/illumos-gate/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_property.c | 600 zfs_get_name(zhp)); in zjni_get_Dataset_properties() 622 zfs_get_name(zhp)); in zjni_get_Dataset_properties() 644 zfs_get_name(zhp)); in zjni_get_Dataset_properties() 668 zfs_get_name(zhp)); in zjni_get_Dataset_properties()
|
H A D | libzfs_jni_dataset.c | 338 env, (char *)zfs_get_name(zhp), bean); in populate_DatasetBean() 582 zfs_get_name(zhp), parent, sizeof (parent)); in is_fs_snapshot()
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_zfs.c | 1983 (char *)zfs_get_name(zhp)); in ndmpd_zfs_snapshot_prop_find() 1996 (char *)zfs_get_name(zhp)); in ndmpd_zfs_snapshot_prop_find() 2006 (char *)zfs_get_name(zhp), propstr, in ndmpd_zfs_snapshot_prop_find() 2014 (char *)zfs_get_name(zhp), propstr, in ndmpd_zfs_snapshot_prop_find() 2020 justsnap = strchr(zfs_get_name(zhp), '@') + 1; in ndmpd_zfs_snapshot_prop_find()
|
H A D | ndmpd_chkpnt.c | 75 name = zfs_get_name(zhp); in ndmp_has_backup()
|
/illumos-gate/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_vss.c | 374 (void) strlcpy(vss_data->mg_snapname, zfs_get_name(zhp), in smbd_vss_iterate_map_gmttoken()
|
/illumos-gate/usr/src/lib/libshare/common/ |
H A D | libshare_zfs.c | 313 return (strdup((char *)zfs_get_name(hdl))); in verify_zfs_handle() 813 if ((dataset = (char *)zfs_get_name(fs_handle)) == NULL) in sa_get_zfs_share_common() 1621 dp = (char *)zfs_get_name(cb.cb_handles[i]); in sa_zfs_get_info()
|
/illumos-gate/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_cmd.c | 267 (zfn = zfs_get_name(zfh)) != NULL && in match_bootfs()
|
H A D | libgrub_fs.c | 183 (name = zfs_get_name(zfh)) == NULL || in get_zfs_root()
|