Searched refs:ztest_objset_destroy_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c3196 ztest_objset_destroy_cb(const char *name, void *arg) function
3280 * (invoked from ztest_objset_destroy_cb()) should just throw it away.
3295 (void) dmu_objset_find(name, ztest_objset_destroy_cb, NULL,
5474 (void) dmu_objset_find(name, ztest_objset_destroy_cb, NULL,

Completed in 63 milliseconds