Searched refs:DMU_OST_OTHER (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 69 DMU_OST_OTHER, /* For testing only! */ enumerator
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 4093 err = dmu_objset_create(dsname, DMU_OST_OTHER, 0, dcp, in ztest_dataset_create() 4118 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, in ztest_objset_destroy_cb() 4207 ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dmu_objset_create_destroy() 4226 VERIFY3U(ENOENT, ==, ztest_dmu_objset_own(name, DMU_OST_OTHER, B_TRUE, in ztest_dmu_objset_create_destroy() 4241 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, B_TRUE, in ztest_dmu_objset_create_destroy() 4266 dmu_objset_create(name, DMU_OST_OTHER, 0, NULL, NULL, NULL)); in ztest_dmu_objset_create_destroy() 4277 VERIFY3U(EBUSY, ==, ztest_dmu_objset_own(name, DMU_OST_OTHER, in ztest_dmu_objset_create_destroy() 6972 VERIFY0(ztest_dmu_objset_own(name, DMU_OST_OTHER, B_FALSE, in ztest_dataset_open()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 457 else if (zhp->zfs_dmustats.dds_type == DMU_OST_OTHER) in make_dataset_handle_common()
|
| H A D | libzfs.abi | 1039 <enumerator name='DMU_OST_OTHER' value='4'/>
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 514 <enumerator name='DMU_OST_OTHER' value='4'/>
|