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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h200 #define BP_SET_LSIZE(bp, x) \ macro
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c932 BP_SET_LSIZE(&bp, sizeof(vdev_phys_t));
1080 BP_SET_LSIZE(&bp, VDEV_UBERBLOCK_SIZE(vdev));
1129 BP_SET_LSIZE(&gbh_bp, SPA_GANGBLOCKSIZE);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h365 #define BP_SET_LSIZE(bp, x) do { \ macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h353 #define BP_SET_LSIZE(bp, x) do { \ macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddnode_sync.c144 BP_SET_LSIZE(bp, lsize);
H A Dddt.c267 BP_SET_LSIZE(bp, DDK_GET_LSIZE(ddk));
H A Dzio.c1337 BP_SET_LSIZE(bp, lsize);
1345 BP_SET_LSIZE(bp, lsize);
2878 BP_SET_LSIZE(new_bp, size);
H A Ddmu.c1458 BP_SET_LSIZE(bp, db->db_size);
1502 * need to reset the BP_SET_LSIZE() call that happened
H A Ddbuf.c990 BP_SET_LSIZE(bp,
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3370 BP_SET_LSIZE(bp, lsize);

Completed in 118 milliseconds