Searched refs:BP_SET_LSIZE (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddnode_sync.c164 BP_SET_LSIZE(bp, lsize);
H A Dvdev_rebuild.c523 BP_SET_LSIZE(bp, psize);
H A Dddt.c286 BP_SET_LSIZE(bp, DDK_GET_LSIZE(ddk));
H A Dzio.c1803 BP_SET_LSIZE(bp, lsize);
1811 BP_SET_LSIZE(bp, lsize);
3654 BP_SET_LSIZE(new_bp, size);
H A Dvdev_removal.c770 BP_SET_LSIZE(&bp, size);
H A Ddmu.c1519 BP_SET_LSIZE(bp, db->db_size);
1573 * need to reset the BP_SET_LSIZE() call that happened
H A Ddbuf.c1331 BP_SET_LSIZE(bp, BP_GET_LEVEL(db->db_blkptr) == 1 ?
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dspa.h439 #define BP_SET_LSIZE(bp, x) do { \ macro
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h368 #define BP_SET_LSIZE(bp, x) do { \ macro
/freebsd-13-stable/stand/libsa/zfs/
H A Dzfsimpl.c1619 BP_SET_LSIZE(&bp, size);
2206 BP_SET_LSIZE(&gbh_bp, SPA_GANGBLOCKSIZE);
/freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c8073 BP_SET_LSIZE(bp, lsize);

Completed in 293 milliseconds