Home
last modified time | relevance | path

Searched refs:DMU_OST_OTHER (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dzfs29 # DMU_OST_OTHER, /* For testing only! */
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c4592 err = dmu_objset_create(dsname, DMU_OST_OTHER, 0, dcp, in ztest_dataset_create()
4617 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, in ztest_objset_destroy_cb()
4715 ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dmu_objset_create_destroy()
4735 error = ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, B_TRUE, in ztest_dmu_objset_create_destroy()
4756 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, B_TRUE, in ztest_dmu_objset_create_destroy()
4781 dmu_objset_create(name, DMU_OST_OTHER, 0, NULL, NULL, NULL)); in ztest_dmu_objset_create_destroy()
4792 VERIFY3U(EBUSY, ==, ztest_dmu_objset_own(name, DMU_OST_OTHER, in ztest_dmu_objset_create_destroy()
7823 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dataset_open()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h73 DMU_OST_OTHER, /* For testing only! */ enumerator
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1240 DMU_OST_OTHER, /* For testing only! */ enumerator
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c452 } else if (zhp->zfs_dmustats.dds_type == DMU_OST_OTHER) { in make_dataset_handle_common()
H A Dlibzfs.abi1942 <enumerator name='DMU_OST_OTHER' value='4'/>
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1505 <enumerator name='DMU_OST_OTHER' value='4'/>