Searched refs:DMU_BSWAP_NUMFUNCS (Results 1 – 3 of 3) sorted by relevance
102 DMU_BSWAP_NUMFUNCS enumerator120 ((ot) & DMU_OT_BYTESWAP_MASK) < DMU_BSWAP_NUMFUNCS : \809 extern const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS];
2067 if (bswap != DMU_BSWAP_NUMFUNCS) { in arc_decompress()2069 ASSERT3U(bswap, <, DMU_BSWAP_NUMFUNCS); in arc_decompress()2527 if (hdr->b_l1hdr.b_byteswap == DMU_BSWAP_NUMFUNCS && in arc_buf_alloc_impl()2830 hdr->b_l1hdr.b_byteswap = DMU_BSWAP_NUMFUNCS; in arc_hdr_alloc_pdata()2857 hdr->b_l1hdr.b_byteswap = DMU_BSWAP_NUMFUNCS; in arc_hdr_free_pdata()4715 hdr->b_l1hdr.b_byteswap = DMU_BSWAP_NUMFUNCS; in arc_read_done()5567 ASSERT3U(hdr->b_l1hdr.b_byteswap, ==, DMU_BSWAP_NUMFUNCS); in arc_write_ready()
130 const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS] = {