Searched defs:dmu_objset_own_impl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c545 dmu_objset_own_impl(dsl_dataset_t *ds, dmu_objset_type_t type, function
584 err = dmu_objset_own_impl(ds, type, readonly, tag, osp);
601 return (dmu_objset_own_impl(ds, type, readonly, tag, osp));

Completed in 65 milliseconds