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