Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h82 #define DDK_SET_PSIZE(ddk, x) \ macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dddt.c283 DDK_SET_PSIZE(ddk, BP_GET_PSIZE(bp)); in ddt_key_fill()
H A Ddmu_send.c277 DDK_SET_PSIZE(&drrw->drr_key, BP_GET_PSIZE(bp)); in dump_write()