Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/file/magic/Magdir/
HDzfs29 # DMU_OST_OTHER, /* For testing only! */
/freebsd-14-stable/sys/contrib/openzfs/cmd/
HDztest.c4231 err = dmu_objset_create(dsname, DMU_OST_OTHER, 0, dcp, in ztest_dataset_create()
4256 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, in ztest_objset_destroy_cb()
4354 ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dmu_objset_create_destroy()
4374 error = ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, B_TRUE, in ztest_dmu_objset_create_destroy()
4395 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, B_TRUE, in ztest_dmu_objset_create_destroy()
4420 dmu_objset_create(name, DMU_OST_OTHER, 0, NULL, NULL, NULL)); in ztest_dmu_objset_create_destroy()
4431 VERIFY3U(EBUSY, ==, ztest_dmu_objset_own(name, DMU_OST_OTHER, in ztest_dmu_objset_create_destroy()
7318 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dataset_open()
/freebsd-14-stable/sys/contrib/openzfs/include/sys/fs/
HDzfs.h72 DMU_OST_OTHER, /* For testing only! */ enumerator
/freebsd-14-stable/sys/cddl/boot/zfs/
HDzfsimpl.h1240 DMU_OST_OTHER, /* For testing only! */ enumerator
/freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_dataset.c448 } else if (zhp->zfs_dmustats.dds_type == DMU_OST_OTHER) { in make_dataset_handle_common()
HDlibzfs.abi1771 <enumerator name='DMU_OST_OTHER' value='4'/>
/freebsd-14-stable/sys/contrib/openzfs/lib/libzfs_core/
HDlibzfs_core.abi1243 <enumerator name='DMU_OST_OTHER' value='4'/>