Searched refs:le_bswap (Results 1 – 2 of 2) sorted by relevance
969 boolean_t le_bswap = (should_bswap == ZFS_HOST_BYTEORDER); in zio_crypt_do_dnode_hmac_updates() local975 if (le_bswap) { in zio_crypt_do_dnode_hmac_updates()1040 boolean_t le_bswap = (should_bswap == ZFS_HOST_BYTEORDER); in zio_crypt_do_objset_hmacs() local1049 intval = (le_bswap) ? osp->os_type : BSWAP_64(osp->os_type); in zio_crypt_do_objset_hmacs()
1049 boolean_t le_bswap = (should_bswap == ZFS_HOST_BYTEORDER); in zio_crypt_do_dnode_hmac_updates() local1059 if (le_bswap) { in zio_crypt_do_dnode_hmac_updates()1132 boolean_t le_bswap = (should_bswap == ZFS_HOST_BYTEORDER); in zio_crypt_do_objset_hmacs() local1152 intval = (le_bswap) ? osp->os_type : BSWAP_64(osp->os_type); in zio_crypt_do_objset_hmacs()