Home
last modified time | relevance | path

Searched refs:BP_SET_LSIZE (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddnode_sync.c164 BP_SET_LSIZE(bp, lsize); in free_blocks()
H A Dvdev_rebuild.c520 BP_SET_LSIZE(bp, psize); in vdev_rebuild_blkptr_init()
H A Dddt.c286 BP_SET_LSIZE(bp, DDK_GET_LSIZE(ddk)); in ddt_bp_create()
H A Dzio.c1809 BP_SET_LSIZE(bp, lsize); in zio_write_compress()
1817 BP_SET_LSIZE(bp, lsize); in zio_write_compress()
3635 BP_SET_LSIZE(new_bp, size); in zio_alloc_zil()
H A Dvdev_removal.c770 BP_SET_LSIZE(&bp, size); in unalloc_seg()
H A Ddmu.c1506 BP_SET_LSIZE(bp, db->db_size); in dmu_sync_ready()
H A Ddbuf.c1331 BP_SET_LSIZE(bp, BP_GET_LEVEL(db->db_blkptr) == 1 ? in dbuf_handle_indirect_hole()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h433 #define BP_SET_LSIZE(bp, x) do { \ macro
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c7943 BP_SET_LSIZE(bp, lsize); in zdb_read_block()