Home
last modified time | relevance | path

Searched refs:DDK_SET_COMPRESS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h90 #define DDK_SET_COMPRESS(ddk, x) BF64_SET((ddk)->ddk_prop, 32, 7, x) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c293 DDK_SET_COMPRESS(ddk, BP_GET_COMPRESS(bp)); in ddt_key_fill()
H A Ddmu_send.c345 DDK_SET_COMPRESS(&drrw->drr_key, BP_GET_COMPRESS(bp)); in dump_write()