Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/zfs/
H A Dvdev.c57 BP_SET_PSIZE(bp, size); in blkptr_set()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c843 BP_SET_PSIZE(bp, avoidlint); in zio_crypt_bp_zero_nonportable_blkprop()
879 BP_SET_PSIZE(bp, avoidlint); in zio_crypt_bp_zero_nonportable_blkprop()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c925 BP_SET_PSIZE(bp, SPA_MINBLOCKSIZE); in zio_crypt_bp_zero_nonportable_blkprop()
961 BP_SET_PSIZE(bp, SPA_MINBLOCKSIZE); in zio_crypt_bp_zero_nonportable_blkprop()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c538 BP_SET_PSIZE(bp, psize); in vdev_rebuild_blkptr_init()
H A Dddt.c408 BP_SET_PSIZE(bp, DDK_GET_PSIZE(ddk)); in ddt_bp_create()
H A Dzio.c1979 BP_SET_PSIZE(bp, psize); in zio_write_compress()
3845 BP_SET_PSIZE(new_bp, size); in zio_alloc_zil()
3874 BP_SET_PSIZE(new_bp, size); in zio_alloc_zil()
H A Dvdev_removal.c944 BP_SET_PSIZE(&bp, size); in unalloc_seg()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h421 #define BP_SET_PSIZE(bp, x) do { \ macro
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h376 #define BP_SET_PSIZE(bp, x) \ macro
/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c1605 BP_SET_PSIZE(&bp, size); in vdev_label_read()
2190 BP_SET_PSIZE(&gbh_bp, SPA_GANGBLOCKSIZE); in zio_read_gang()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c8698 BP_SET_PSIZE(bp, psize); in zdb_read_block()