Home
last modified time | relevance | path

Searched refs:BP_GET_IV2 (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h512 #define BP_GET_IV2(bp) \ macro
658 (u_longlong_t)BP_GET_IV2(bp), \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c800 val32 = (uint32_t)BP_GET_IV2(bp); in zio_crypt_decode_params_bp()
809 val32 = BSWAP_32((uint32_t)BP_GET_IV2(bp)); in zio_crypt_decode_params_bp()