Searched refs:to_destroy (Results 1 – 5 of 5) sorted by relevance
63 to_destroy=$377 log_must $ZPOOL destroy -f $to_destroy105 log_mustnot $ZPOOL list $to_destroy
32 for to_destroy in $fs $clone; do33 destroy_dataset $to_destroy "-R"
34 for to_destroy in $fs $clone; do35 destroy_dataset $to_destroy "-R"
34 for to_destroy in $fs $clone1 $clone2; do35 destroy_dataset $to_destroy "-R"
1508 prof_tctx_t *to_destroy = in prof_gctx_finish() local1512 if (to_destroy != NULL) { in prof_gctx_finish()1514 to_destroy); in prof_gctx_finish()1516 to_destroy); in prof_gctx_finish()1517 idalloctm(tsd_tsdn(tsd), to_destroy, in prof_gctx_finish()2371 prof_tdata_t *to_destroy = tdata_tree_iter(&tdatas, next, in prof_reset() local2373 if (to_destroy != NULL) { in prof_reset()2374 next = tdata_tree_next(&tdatas, to_destroy); in prof_reset()2375 prof_tdata_destroy_locked(tsd, to_destroy, false); in prof_reset()