Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c86 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_prop_get_dd()
168 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in dsl_prop_get_ds()
236 ASSERT(dsl_pool_config_held(dp)); in dsl_prop_register()
1018 ASSERT(dsl_pool_config_held(dp)); in dsl_prop_get_all_ds()
H A Dtxg.c607 ASSERT(!dsl_pool_config_held(dp)); in txg_wait_synced()
632 ASSERT(!dsl_pool_config_held(dp)); in txg_wait_open()
658 ASSERT(!dsl_pool_config_held(dp)); in txg_kick()
H A Ddsl_dir.c178 ASSERT(dsl_pool_config_held(dp)); in dsl_dir_hold_obj()
442 ASSERT(dsl_pool_config_held(dp)); in dsl_dir_hold()
526 ASSERT(dsl_pool_config_held(dp)); in dsl_dir_init_fs_ss_count()
730 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_enforce_ds_ss_limits()
765 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_fs_ss_limit_check()
848 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_fs_ss_count_adjust()
H A Ddsl_dataset.c411 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_hold_obj()
574 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_hold()
653 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in dsl_dataset_long_hold()
734 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in dsl_dataset_tryown()
1683 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in get_clones_stat()
1792 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_stats()
1889 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_fast_stat()
1951 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_modified_since_snap()
3348 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_space_written()
3491 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_is_before()
H A Ddmu_objset.c372 if (!dsl_pool_config_held(dmu_objset_pool(os))) { in dmu_objset_open_impl()
489 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool) || in dmu_objset_from_ds()
1576 ASSERT(dsl_pool_config_held(dmu_objset_pool(os))); in dmu_snapshot_list_next()
H A Ddsl_userhold.c58 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_user_hold_check_one()
H A Ddsl_deleg.c577 ASSERT(dsl_pool_config_held(dp)); in dsl_deleg_access_impl()
H A Ddmu_tx.c1285 ASSERT(txg_how != TXG_WAIT || !dsl_pool_config_held(tx->tx_pool)); in dmu_tx_assign()
1311 ASSERT(!dsl_pool_config_held(tx->tx_pool)); in dmu_tx_wait()
H A Ddsl_pool.c1062 dsl_pool_config_held(dsl_pool_t *dp) in dsl_pool_config_held() function
H A Ddmu_send.c1051 ASSERT(dsl_pool_config_held(dp)); in dmu_send_estimate()
1112 ASSERT(dsl_pool_config_held(dp)); in dmu_send_estimate_from_txg()
H A Dzfs_ioctl.c3483 ASSERT(!dsl_pool_config_held(dmu_objset_pool(zfsvfs->z_os))); in zfs_unmount_snap()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h157 boolean_t dsl_pool_config_held(dsl_pool_t *dp);