Home
last modified time | relevance | path

Searched refs:BP_GET_ASIZE (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h234 #define BP_GET_ASIZE(bp) \ macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c480 unref += BP_GET_ASIZE(bp); in dmu_tx_count_free()
553 unref += BP_GET_ASIZE(bp); in dmu_tx_count_free()
H A Ddsl_scan.c1697 zb->zb_asize += BP_GET_ASIZE(bp); in count_block()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h408 #define BP_GET_ASIZE(bp) \ macro
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c2340 zb->zb_asize += BP_GET_ASIZE(bp); in zdb_count_block()
2577 BP_GET_ASIZE(&blk) * (ddp->ddp_refcnt - 1); in zdb_ddt_leak_init()