Searched refs:cb_nvl (Results 1 – 1 of 1) sorted by relevance
952 nvlist_t *cb_nvl; member1089 if (nvlist_exists(cb->cb_nvl, name)) { in destroy_print_cb()1161 if (nvlist_add_boolean(cb->cb_nvl, zfs_get_name(zhp))) in snapshot_to_nvl_cb()1198 for (pair = nvlist_next_nvpair(cb->cb_nvl, NULL); in destroy_clones()1200 pair = nvlist_next_nvpair(cb->cb_nvl, pair)) { in destroy_clones()1287 cb.cb_nvl = fnvlist_alloc(); in zfs_do_destroy()1302 if (nvlist_empty(cb.cb_nvl)) { in zfs_do_destroy()1338 err = zfs_destroy_snaps_nvl(g_zfs, cb.cb_nvl, in zfs_do_destroy()1382 nvlist_free(cb.cb_nvl); in zfs_do_destroy()1448 fnvlist_free(cb.cb_nvl); in zfs_do_destroy()