Searched refs:SCL_VDEV (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/ztest/ |
| D | ztest.c | 2470 ASSERT(spa_config_held(spa, SCL_VDEV, RW_READER) == SCL_VDEV); in find_vdev_hole() 2498 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_vdev_add_remove() 2511 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_add_remove() 2528 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_add_remove() 2575 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_vdev_aux_add_remove() 2604 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_aux_add_remove() 2658 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_split_pool() 2708 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_split_pool() 2757 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in ztest_vdev_attach_detach() 2810 spa_config_exit(spa, SCL_VDEV, FTAG); in ztest_vdev_attach_detach() [all …]
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | spa_misc.c | 1707 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in bp_get_dsize() 1712 spa_config_exit(spa, SCL_VDEV, FTAG); in bp_get_dsize()
|
| D | metaslab.c | 2258 spa_config_enter(spa, SCL_VDEV, FTAG, RW_READER); in metaslab_check_free() 2274 spa_config_exit(spa, SCL_VDEV, FTAG); in metaslab_check_free()
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| D | spa.h | 574 #define SCL_VDEV 0x40 macro
|