Home
last modified time | relevance | path

Searched refs:BP_SET_PSIZE (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c854 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 Dzio_crypt.c919 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 Dvdev_rebuild.c521 BP_SET_PSIZE(bp, psize); in vdev_rebuild_blkptr_init()
H A Dddt.c287 BP_SET_PSIZE(bp, DDK_GET_PSIZE(ddk)); in ddt_bp_create()
H A Dzio.c1820 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 Dvdev_removal.c771 BP_SET_PSIZE(&bp, size); in unalloc_seg()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h442 #define BP_SET_PSIZE(bp, x) do { \ macro
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c7944 BP_SET_PSIZE(bp, psize); in zdb_read_block()