Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c3193 ASSERT3U(spa_config_held(spa, SCL_VDEV, RW_READER), ==, SCL_VDEV); in spa_num_top_vdevs()
3237 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_add_remove()
3263 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_add_remove()
3330 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_class_add()
3434 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_aux_add_remove()
3557 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_split_pool()
3850 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_device_removal()
6785 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_initialize()
6800 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_initialize()
6857 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_trim()
[all …]
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c2151 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in bp_get_dsize()
2156 spa_config_exit(spa, SCL_VDEV, FTAG); in bp_get_dsize()
2731 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in spa_get_last_removal_txg()
2755 spa_config_exit(spa, SCL_VDEV, FTAG); in spa_get_last_removal_txg()
H A Dmetaslab.c567 spa_config_enter(mc->mc_spa, SCL_VDEV, FTAG, RW_READER); in metaslab_class_fragmentation()
587 spa_config_exit(mc->mc_spa, SCL_VDEV, FTAG); in metaslab_class_fragmentation()
601 spa_config_exit(mc->mc_spa, SCL_VDEV, FTAG); in metaslab_class_fragmentation()
617 spa_config_enter(mc->mc_spa, SCL_VDEV, FTAG, RW_READER); in metaslab_class_expandable_space()
635 spa_config_exit(mc->mc_spa, SCL_VDEV, FTAG); in metaslab_class_expandable_space()
6003 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in metaslab_check_free()
6017 spa_config_exit(spa, SCL_VDEV, FTAG); in metaslab_check_free()
H A Dvdev_indirect.c655 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in spa_condense_indirect_thread()
658 spa_config_exit(spa, SCL_VDEV, FTAG); in spa_condense_indirect_thread()
H A Dbrt.c497 spa_config_enter(brt->brt_spa, SCL_VDEV, FTAG, RW_READER); in brt_vdev_realloc()
500 spa_config_exit(brt->brt_spa, SCL_VDEV, FTAG); in brt_vdev_realloc()
H A Dzio.c1128 ASSERT(spa_config_held(spa, SCL_VDEV, RW_WRITER)); in zfs_blkptr_verify()
1131 spa_config_enter(spa, SCL_VDEV, bp, RW_READER); in zfs_blkptr_verify()
1189 spa_config_exit(spa, SCL_VDEV, bp); in zfs_blkptr_verify()
3148 spa_config_enter(zio->io_spa, SCL_VDEV, FTAG, RW_READER); in zio_nop_write()
3153 spa_config_exit(zio->io_spa, SCL_VDEV, FTAG); in zio_nop_write()
3157 spa_config_exit(zio->io_spa, SCL_VDEV, FTAG); in zio_nop_write()
H A Dvdev_removal.c1968 spa_config_enter(spa, SCL_ALLOC | SCL_VDEV, FTAG, RW_WRITER); in spa_vdev_remove_cancel_sync()
1970 spa_config_exit(spa, SCL_ALLOC | SCL_VDEV, FTAG); in spa_vdev_remove_cancel_sync()
H A Dvdev.c484 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in vdev_count_leaves()
486 spa_config_exit(spa, SCL_VDEV, FTAG); in vdev_count_leaves()
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dspa.h872 #define SCL_VDEV 0x40 macro
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c6145 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in increment_indirect_mapping_cb()
6148 spa_config_exit(spa, SCL_VDEV, FTAG); in increment_indirect_mapping_cb()