Home
last modified time | relevance | path

Searched refs:BP_GET_UCSIZE (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbpobj.c257 bpo->bpo_phys->bpo_uncomp -= BP_GET_UCSIZE(bp); in bpobj_iterate_impl()
527 bpo->bpo_phys->bpo_uncomp += BP_GET_UCSIZE(bp); in bpobj_enqueue()
553 sra->uncomp += BP_GET_UCSIZE(bp); in space_range_cb()
H A Dbptree.c165 ba->ba_phys->bt_uncomp -= BP_GET_UCSIZE(bp); in bptree_visit_cb()
H A Ddsl_deadlist.c243 dl->dl_phys->dl_uncomp += BP_GET_UCSIZE(bp); in dsl_deadlist_insert()
H A Ddsl_destroy.c139 poa->uncomp += BP_GET_UCSIZE(bp); in process_old_cb()
H A Ddmu_send.c1497 space->uncompressed += BP_GET_UCSIZE(bp); in dmu_calculate_send_traversal()
H A Ddsl_dataset.c122 int uncompressed = BP_GET_UCSIZE(bp); in dsl_dataset_block_born()
213 int uncompressed = BP_GET_UCSIZE(bp); in dsl_dataset_block_kill()
H A Ddsl_scan.c3086 -BP_GET_PSIZE(bp), -BP_GET_UCSIZE(bp), tx); in dsl_scan_free_block_cb()
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h243 #define BP_GET_UCSIZE(bp) \ macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h405 #define BP_GET_UCSIZE(bp) \ macro
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h535 #define BP_GET_UCSIZE(bp) \ macro