Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h86 #define DDK_SET_PSIZE(ddk, x) \ macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c292 DDK_SET_PSIZE(ddk, BP_GET_PSIZE(bp)); in ddt_key_fill()
H A Ddmu_send.c344 DDK_SET_PSIZE(&drrw->drr_key, BP_GET_PSIZE(bp)); in dump_write()