Home
last modified time | relevance | path

Searched refs:SCL_VDEV (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspa_misc.c1881 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in spa_update_dspace()
1886 spa_config_exit(spa, SCL_VDEV, FTAG); in spa_update_dspace()
2100 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in bp_get_dsize()
2105 spa_config_exit(spa, SCL_VDEV, FTAG); in bp_get_dsize()
2418 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in spa_get_last_removal_txg()
2442 spa_config_exit(spa, SCL_VDEV, FTAG); in spa_get_last_removal_txg()
Dmetaslab.c471 spa_config_enter(mc->mc_spa, SCL_VDEV, FTAG, RW_READER); in metaslab_class_fragmentation()
491 spa_config_exit(mc->mc_spa, SCL_VDEV, FTAG); in metaslab_class_fragmentation()
505 spa_config_exit(mc->mc_spa, SCL_VDEV, FTAG); in metaslab_class_fragmentation()
521 spa_config_enter(mc->mc_spa, SCL_VDEV, FTAG, RW_READER); in metaslab_class_expandable_space()
544 spa_config_exit(mc->mc_spa, SCL_VDEV, FTAG); in metaslab_class_expandable_space()
4608 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in metaslab_check_free()
4622 spa_config_exit(spa, SCL_VDEV, FTAG); in metaslab_check_free()
Dvdev_indirect.c652 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in spa_condense_indirect_thread()
655 spa_config_exit(spa, SCL_VDEV, FTAG); in spa_condense_indirect_thread()
Dvdev_removal.c1677 spa_config_enter(spa, SCL_ALLOC | SCL_VDEV, FTAG, RW_WRITER); in spa_vdev_remove_cancel()
1680 spa_config_exit(spa, SCL_ALLOC | SCL_VDEV, FTAG); in spa_vdev_remove_cancel()
Ddbuf.c4050 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in dbuf_can_remap()
4058 spa_config_exit(spa, SCL_VDEV, FTAG); in dbuf_can_remap()
4075 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in dnode_needs_remap()
4083 spa_config_exit(spa, SCL_VDEV, FTAG); in dnode_needs_remap()
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/ztest/
Dztest.c2800 ASSERT(spa_config_held(spa, SCL_VDEV, RW_READER) == SCL_VDEV); in find_vdev_hole()
2831 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_vdev_add_remove()
2850 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_add_remove()
2874 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_add_remove()
2937 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_vdev_class_add()
2939 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_class_add()
3005 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_vdev_aux_add_remove()
3034 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_aux_add_remove()
3104 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_split_pool()
3154 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_split_pool()
[all …]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dspa.h759 #define SCL_VDEV 0x40 macro
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/
Dzdb.c3273 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in increment_indirect_mapping_cb()
3276 spa_config_exit(spa, SCL_VDEV, FTAG); in increment_indirect_mapping_cb()