Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h535 uint64_t zs_num_leafs; /* The number of leaf blocks */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_fat.c1175 zs->zs_num_leafs = zap_f_phys(zap)->zap_num_leafs; in fzap_get_stats()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1063 (u_longlong_t)zs.zs_num_leafs); in dump_zap_stats()