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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h407 * In general, it should be considerably greater than zs_num_leafs.
435 uint64_t zs_num_leafs; /* The number of leaf blocks */ member in struct:zap_stats
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c1288 zs->zs_num_leafs = zap_f_phys(zap)->zap_num_leafs;
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c340 (u_longlong_t)zs.zs_num_leafs);

Completed in 266 milliseconds