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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h70 DMU_OST_ANY, /* Be careful! */ enumerator in enum:dmu_objset_type
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c721 } else if (type != DMU_OST_ANY && type != (*osp)->os_phys->os_type) {
1071 ASSERT(type != DMU_OST_ANY);
H A Ddsl_destroy.c1223 error = dmu_objset_own(name, DMU_OST_ANY, B_FALSE, B_TRUE,
H A Dzil.c813 DMU_OST_ANY, B_FALSE, B_FALSE, FTAG, &os);
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1254 DMU_OST_ANY, /* Be careful! */ enumerator in enum:dmu_objset_type
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c4566 error = ztest_dmu_objset_own(snap2name, DMU_OST_ANY, B_TRUE, B_TRUE,
7234 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_ANY, B_TRUE,
7463 DMU_OST_ANY, B_TRUE, B_TRUE, FTAG, &os));

Completed in 204 milliseconds