Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_config.c448 ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS); in spa_config_generate()
H A Dspa.c3574 ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS));
3579 } else if (!nvlist_exists(mos_config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS)) {
7125 VERIFY0(nvlist_add_boolean(config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS));
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h709 #define ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS "com.delphix:has_per_vdev_zaps" macro