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