Searched refs:BP_SET_COMPRESS (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | blkptr.c | 62 BP_SET_COMPRESS(bp, comp); in encode_embedded_bp_compressed()
|
H A D | ddt.c | 269 BP_SET_COMPRESS(bp, DDK_GET_COMPRESS(ddk)); in ddt_bp_create()
|
H A D | zio.c | 1251 BP_SET_COMPRESS(bp, compress); in zio_write_bp_init() 2605 BP_SET_COMPRESS(new_bp, ZIO_COMPRESS_OFF); in zio_alloc_zil()
|
/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | spa.h | 207 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 7, x) macro
|
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa.h | 380 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 7, x) macro
|
/titanic_50/usr/src/cmd/zdb/ |
H A D | zdb.c | 3395 BP_SET_COMPRESS(bp, ZIO_COMPRESS_OFF); in zdb_read_block()
|