Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt.h117 #define DDK_SET_PSIZE(ddk, x) \ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt.c691 DDK_SET_PSIZE(ddk, BP_GET_PSIZE(bp)); in ddt_key_fill()
H A Ddmu_send.c553 DDK_SET_PSIZE(&drrw->drr_key, BP_GET_PSIZE(bp)); in dmu_dump_write()