Home
last modified time | relevance | path

Searched refs:BP_SET_IV2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c768 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()
777 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h515 #define BP_SET_IV2(bp, iv2) \ macro