Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/zfs/
H A Dvdev.c57 BP_SET_LSIZE(bp, size); in blkptr_set()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddnode_sync.c166 BP_SET_LSIZE(bp, lsize); in free_blocks()
H A Dvdev_rebuild.c542 BP_SET_LSIZE(bp, psize); in vdev_rebuild_blkptr_init()
H A Dzio.c2099 BP_SET_LSIZE(bp, lsize); in zio_write_compress()
2107 BP_SET_LSIZE(bp, lsize); in zio_write_compress()
4512 BP_SET_LSIZE(new_bp, alloc_size); in zio_alloc_zil()
H A Dvdev_removal.c942 BP_SET_LSIZE(&bp, size); in unalloc_seg()
H A Dddt.c670 BP_SET_LSIZE(bp, DDK_GET_LSIZE(ddk)); in ddt_bp_create()
H A Ddmu.c1873 BP_SET_LSIZE(bp, db->db_size); in dmu_sync_ready()
H A Ddbuf.c1456 BP_SET_LSIZE(bp, BP_GET_LEVEL(dbbp) == 1 ? in dbuf_handle_indirect_hole()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h415 #define BP_SET_LSIZE(bp, x) do { \ macro
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h368 #define BP_SET_LSIZE(bp, x) do { \ macro
/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c1655 BP_SET_LSIZE(&bp, size); in vdev_label_read()
2284 BP_SET_LSIZE(&gbh_bp, SPA_GANGBLOCKSIZE); in zio_read_gang()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c9053 BP_SET_LSIZE(bp, lsize); in zdb_read_block()