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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddsl_pool.h69 uint64_t zb_psize; member in struct:zfs_blkstat
/netbsd-current/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c2277 uint64_t zb_psize; member in struct:zdb_blkstats
2336 zb->zb_psize += BP_GET_PSIZE(bp);
2818 (u_longlong_t)tzb->zb_psize,
2819 (u_longlong_t)(tzb->zb_psize / tzb->zb_count),
2820 (double)tzb->zb_lsize / tzb->zb_psize);
2901 zdb_nicenum(zb->zb_psize, psize);
2909 (double)zb->zb_lsize / zb->zb_psize,
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_scan.c1763 zb->zb_psize += BP_GET_PSIZE(bp);

Completed in 279 milliseconds