Searched refs:dmu_objset_own_impl (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_objset.c | 713 dmu_objset_own_impl(dsl_dataset_t *ds, dmu_objset_type_t type, in dmu_objset_own_impl() function 770 err = dmu_objset_own_impl(ds, type, readonly, decrypt, tag, osp); in dmu_objset_own() 810 err = dmu_objset_own_impl(ds, type, readonly, decrypt, tag, osp); in dmu_objset_own_obj()
|