Searched refs:ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS (Results 1 – 3 of 3) sorted by relevance
477 fnvlist_add_boolean(config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS); in spa_config_generate()
4073 ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS));4078 } else if (!nvlist_exists(mos_config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS)) {7553 VERIFY0(nvlist_add_boolean(config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS));
725 #define ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS "com.delphix:has_per_vdev_zaps" macro