Searched refs:dmu_objset_open_impl (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/uts/common/fs/zfs/sys/ |
| H A D | dmu_objset.h | 167 int dmu_objset_open_impl(spa_t *spa, struct dsl_dataset *ds, blkptr_t *bp,
|
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | dmu_objset.c | 257 dmu_objset_open_impl(spa_t *spa, dsl_dataset_t *ds, blkptr_t *bp, in dmu_objset_open_impl() function 425 err = dmu_objset_open_impl(dsl_dataset_get_spa(ds), in dmu_objset_from_ds() 609 VERIFY(0 == dmu_objset_open_impl(spa, NULL, bp, &os)); in dmu_objset_create_impl()
|
| H A D | dsl_pool.c | 111 err = dmu_objset_open_impl(spa, NULL, &dp->dp_meta_rootbp, in dsl_pool_open()
|