Searched refs:BP_SET_PSIZE (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 854 BP_SET_PSIZE(bp, avoidlint); in zio_crypt_bp_zero_nonportable_blkprop() 890 BP_SET_PSIZE(bp, avoidlint); in zio_crypt_bp_zero_nonportable_blkprop()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zio_crypt.c | 919 BP_SET_PSIZE(bp, SPA_MINBLOCKSIZE); in zio_crypt_bp_zero_nonportable_blkprop() 955 BP_SET_PSIZE(bp, SPA_MINBLOCKSIZE); in zio_crypt_bp_zero_nonportable_blkprop()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_rebuild.c | 521 BP_SET_PSIZE(bp, psize); in vdev_rebuild_blkptr_init()
|
| H A D | ddt.c | 287 BP_SET_PSIZE(bp, DDK_GET_PSIZE(ddk)); in ddt_bp_create()
|
| H A D | zio.c | 1820 BP_SET_PSIZE(bp, psize); in zio_write_compress() 3610 BP_SET_PSIZE(new_bp, size); in zio_alloc_zil() 3636 BP_SET_PSIZE(new_bp, size); in zio_alloc_zil()
|
| H A D | vdev_removal.c | 771 BP_SET_PSIZE(&bp, size); in unalloc_seg()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | spa.h | 442 #define BP_SET_PSIZE(bp, x) do { \ macro
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 7944 BP_SET_PSIZE(bp, psize); in zdb_read_block()
|