Searched refs:DMU_OST_OTHER (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | zfs | 29 # DMU_OST_OTHER, /* For testing only! */
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 4593 err = dmu_objset_create(dsname, DMU_OST_OTHER, 0, dcp, in ztest_dataset_create() 4618 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, in ztest_objset_destroy_cb() 4716 ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dmu_objset_create_destroy() 4736 error = ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, B_TRUE, in ztest_dmu_objset_create_destroy() 4757 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, B_TRUE, in ztest_dmu_objset_create_destroy() 4782 dmu_objset_create(name, DMU_OST_OTHER, 0, NULL, NULL, NULL)); in ztest_dmu_objset_create_destroy() 4793 VERIFY3U(EBUSY, ==, ztest_dmu_objset_own(name, DMU_OST_OTHER, in ztest_dmu_objset_create_destroy() 7836 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dataset_open()
|
| /freebsd/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 73 DMU_OST_OTHER, /* For testing only! */ enumerator
|
| /freebsd/sys/cddl/boot/zfs/ |
| H A D | zfsimpl.h | 1235 DMU_OST_OTHER, /* For testing only! */ enumerator
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 453 } else if (zhp->zfs_dmustats.dds_type == DMU_OST_OTHER) { in make_dataset_handle_common()
|
| H A D | libzfs.abi | 2282 <enumerator name='DMU_OST_OTHER' value='4'/>
|
| /freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 2486 <enumerator name='DMU_OST_OTHER' value='4'/>
|