Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzap.h465 uint64_t zs_leafs_with_2n_pointers[ZAP_HISTOGRAM_SIZE]; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_leaf.c814 zs->zs_leafs_with_2n_pointers[n]++; in zap_leaf_stats()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c1007 dump_histogram(zs.zs_leafs_with_2n_pointers, ZAP_HISTOGRAM_SIZE, 0); in dump_zap_stats()