ztest_dmu_objset_own
VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE,
ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE,
VERIFY3U(ENOENT, ==, ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE,
VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, B_TRUE,
VERIFY3U(EBUSY, ==, ztest_dmu_objset_own(name, DMU_OST_OTHER,
error = ztest_dmu_objset_own(snap2name, DMU_OST_ANY, B_TRUE, B_TRUE,
VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE,
VERIFY0(ztest_dmu_objset_own(ztest_opts.zo_pool,