Searched refs:BP_SET_LSIZE (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dnode_sync.c | 164 BP_SET_LSIZE(bp, lsize); in free_blocks()
|
| H A D | vdev_rebuild.c | 520 BP_SET_LSIZE(bp, psize); in vdev_rebuild_blkptr_init()
|
| H A D | ddt.c | 286 BP_SET_LSIZE(bp, DDK_GET_LSIZE(ddk)); in ddt_bp_create()
|
| H A D | zio.c | 1809 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 D | vdev_removal.c | 770 BP_SET_LSIZE(&bp, size); in unalloc_seg()
|
| H A D | dmu.c | 1506 BP_SET_LSIZE(bp, db->db_size); in dmu_sync_ready()
|
| H A D | dbuf.c | 1331 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 D | spa.h | 433 #define BP_SET_LSIZE(bp, x) do { \ macro
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 7943 BP_SET_LSIZE(bp, lsize); in zdb_read_block()
|