be_get_ds_from_dir_callback
zret = zfs_iter_filesystems(zhp, be_get_ds_from_dir_callback, dd);
static int be_get_ds_from_dir_callback(zfs_handle_t *, void *);
(void) zfs_iter_root(g_zfs, be_get_ds_from_dir_callback, &dd);