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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c306 dmu_objset_open_impl(spa_t *spa, dsl_dataset_t *ds, blkptr_t *bp, function
499 err = dmu_objset_open_impl(dsl_dataset_get_spa(ds),
775 VERIFY0(dmu_objset_open_impl(spa, NULL, bp, &os));

Completed in 64 milliseconds