Home
last modified time | relevance | path

Searched refs:dmu_objset_own_impl (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c541 dmu_objset_own_impl(dsl_dataset_t *ds, dmu_objset_type_t type, in dmu_objset_own_impl() function
580 err = dmu_objset_own_impl(ds, type, readonly, tag, osp); in dmu_objset_own()
597 return (dmu_objset_own_impl(ds, type, readonly, tag, osp)); in dmu_objset_own_obj()