Searched refs:to_destroy (Results 1 – 4 of 4) sorted by relevance
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"
1237 prof_tctx_t *to_destroy = in prof_gctx_finish() local1241 if (to_destroy != NULL) { in prof_gctx_finish()1243 to_destroy); in prof_gctx_finish()1245 to_destroy); in prof_gctx_finish()1246 idalloctm(tsd_tsdn(tsd), to_destroy, in prof_gctx_finish()2073 prof_tdata_t *to_destroy = tdata_tree_iter(&tdatas, next, in prof_reset() local2075 if (to_destroy != NULL) { in prof_reset()2076 next = tdata_tree_next(&tdatas, to_destroy); in prof_reset()2077 prof_tdata_destroy_locked(tsd, to_destroy, false); in prof_reset()