Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c1062 boolean_t le_bswap = (should_bswap == ZFS_HOST_BYTEORDER); in zio_crypt_do_dnode_hmac_updates() local
1075 if (le_bswap) { in zio_crypt_do_dnode_hmac_updates()
1145 boolean_t le_bswap = (should_bswap == ZFS_HOST_BYTEORDER); in zio_crypt_do_objset_hmacs() local
1165 intval = (le_bswap) ? osp->os_type : BSWAP_64(osp->os_type); in zio_crypt_do_objset_hmacs()