Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_config.c535 ZPOOL_CONFIG_DDT_HISTOGRAM, in spa_config_generate()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h828 #define ZPOOL_CONFIG_DDT_HISTOGRAM "ddt_histogram" macro
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9646 ZPOOL_CONFIG_DDT_HISTOGRAM, (uint64_t **)&ddh, &c) == 0) { in dedup_stats_nvlist()
10359 verify(nvlist_lookup_uint64_array(config, ZPOOL_CONFIG_DDT_HISTOGRAM, in print_dedup_stats()