Searched refs:dmu_object_claim (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_object.c | 265 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_claim() function 510 EXPORT_SYMBOL(dmu_object_claim);
|
| H A D | zvol.c | 214 error = dmu_object_claim(os, ZVOL_OBJ, DMU_OT_ZVOL, volblocksize, in zvol_create_cb()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu.h | 415 int dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot,
|