Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h81 #define DDK_SET_LSIZE(ddk, x) \ macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c291 DDK_SET_LSIZE(ddk, BP_GET_LSIZE(bp)); in ddt_key_fill()
H A Ddmu_send.c343 DDK_SET_LSIZE(&drrw->drr_key, BP_GET_LSIZE(bp)); in dump_write()