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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_config.c481 fnvlist_add_boolean(config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS);
H A Dspa.c4144 ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS));
4149 } else if (!nvlist_exists(mos_config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS)) {
7625 VERIFY0(nvlist_add_boolean(config, ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS));
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h726 #define ZPOOL_CONFIG_HAS_PER_VDEV_ZAPS "com.delphix:has_per_vdev_zaps" macro

Completed in 179 milliseconds