Home
last modified time | relevance | path

Searched refs:BP_SET_LEVEL (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h220 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c1540 BP_SET_LEVEL(bp, zio->io_prop.zp_level); in zio_write_compress()
1623 BP_SET_LEVEL(bp, zp->zp_level); in zio_write_compress()
1631 BP_SET_LEVEL(bp, zp->zp_level); in zio_write_compress()
3344 BP_SET_LEVEL(new_bp, 0); in zio_alloc_zil()
3376 BP_SET_LEVEL(new_bp, 0); in zio_alloc_zil()
H A Ddnode_sync.c166 BP_SET_LEVEL(bp, lvl); in free_blocks()
H A Dddt.c278 BP_SET_LEVEL(bp, 0); in ddt_bp_create()
H A Dvdev_removal.c762 BP_SET_LEVEL(&bp, 0); in unalloc_seg()
H A Ddbuf.c1166 BP_SET_LEVEL(bp, in dbuf_read_impl()
2232 BP_SET_LEVEL(&dl->dr_overridden_by, 0); in dmu_buf_write_embedded()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h461 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h388 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) macro
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c6109 BP_SET_LEVEL(bp, 0); in zdb_read_block()