Searched refs:DMU_OST_OTHER (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | zfs | 29 # DMU_OST_OTHER, /* For testing only! */
|
| /freebsd-14-stable/sys/contrib/openzfs/cmd/ |
| HD | ztest.c | 4231 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/ |
| HD | zfs.h | 72 DMU_OST_OTHER, /* For testing only! */ enumerator
|
| /freebsd-14-stable/sys/cddl/boot/zfs/ |
| HD | zfsimpl.h | 1240 DMU_OST_OTHER, /* For testing only! */ enumerator
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_dataset.c | 448 } else if (zhp->zfs_dmustats.dds_type == DMU_OST_OTHER) { in make_dataset_handle_common()
|
| HD | libzfs.abi | 1771 <enumerator name='DMU_OST_OTHER' value='4'/>
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs_core/ |
| HD | libzfs_core.abi | 1243 <enumerator name='DMU_OST_OTHER' value='4'/>
|