Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c85 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_prop_get_dd()
167 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in dsl_prop_get_ds()
288 ASSERT(dsl_pool_config_held(dp)); in dsl_prop_register()
1066 ASSERT(dsl_pool_config_held(dp)); in dsl_prop_get_all_ds()
H A Dtxg.c640 ASSERT(!dsl_pool_config_held(dp)); in txg_wait_synced_impl()
699 ASSERT(!dsl_pool_config_held(dp)); in txg_wait_open()
725 ASSERT(!dsl_pool_config_held(dp)); in txg_kick()
H A Ddsl_dir.c170 ASSERT(dsl_pool_config_held(dp)); in dsl_dir_hold_obj()
446 ASSERT(dsl_pool_config_held(dp)); in dsl_dir_hold()
530 ASSERT(dsl_pool_config_held(dp)); in dsl_dir_init_fs_ss_count()
734 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_enforce_ds_ss_limits()
798 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_fs_ss_limit_check()
881 ASSERT(dsl_pool_config_held(dd->dd_pool)); in dsl_fs_ss_count_adjust()
H A Ddsl_dataset.c441 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_hold_obj()
659 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_hold_flags()
747 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in dsl_dataset_long_hold()
849 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in dsl_dataset_tryown()
1883 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool)); in get_clones_stat_impl()
2323 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_stats()
2417 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_fast_stat()
2474 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_modified_since_snap()
4025 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_space_written()
4168 ASSERT(dsl_pool_config_held(dp)); in dsl_dataset_is_before()
H A Ddmu_tx.c1016 IMPLY((txg_how & TXG_WAIT), !dsl_pool_config_held(tx->tx_pool)); in dmu_tx_assign()
1042 ASSERT(!dsl_pool_config_held(tx->tx_pool)); in dmu_tx_wait()
H A Ddmu_objset.c506 if (!dsl_pool_config_held(dmu_objset_pool(os))) { in dmu_objset_open_impl()
653 ASSERT(dsl_pool_config_held(ds->ds_dir->dd_pool) || in dmu_objset_from_ds()
1512 ASSERT(dsl_pool_config_held(dmu_objset_pool(os))); in dmu_objset_upgrade()
2496 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.c576 ASSERT(dsl_pool_config_held(dp)); in dsl_deleg_access_impl()
H A Ddmu_send.c1443 ASSERT(dsl_pool_config_held(dp)); in dmu_send_estimate()
1516 ASSERT(dsl_pool_config_held(dp)); in dmu_send_estimate_from_txg()
H A Ddsl_pool.c1307 dsl_pool_config_held(dsl_pool_t *dp) in dsl_pool_config_held() function
H A Dzfs_ioctl.c3652 ASSERT(!dsl_pool_config_held(dmu_objset_pool(zfsvfs->z_os))); in zfs_unmount_snap()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h172 boolean_t dsl_pool_config_held(dsl_pool_t *dp);