Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdmu_recv.c2107 dmu_ot_byteswap[byteswap].ob_func(db->db_data, in receive_object()
2282 dmu_ot_byteswap[byteswap].ob_func( in flush_write_batch_impl()
2364 dmu_ot_byteswap[byteswap].ob_func(abd_to_buf(rrd->abd), in receive_process_write_record()
2563 dmu_ot_byteswap[byteswap].ob_func(abd_to_buf(abd), in receive_spill()
HDspa_misc.c1554 dmu_ot_byteswap[bswap].ob_name); in snprintf_blkptr()
HDdmu.c155 dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS] = { variable
HDdnode.c475 dmu_ot_byteswap[byteswap].ob_func(DN_BONUS(dnp), in dnode_byteswap()
HDzio.c4303 dmu_ot_byteswap[DMU_OT_BYTESWAP(ot)].ob_func(bswap_buf, in zio_encrypt()
HDarc.c2155 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr)); in arc_buf_fill()
/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDdmu.h928 extern dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS];
/freebsd-14-stable/sys/contrib/openzfs/cmd/zdb/
HDzdb.c121 return (dmu_ot_byteswap[type & DMU_OT_BYTESWAP_MASK].ob_name); in zdb_ot_name()
8152 name = dmu_ot_byteswap[bswap].ob_name; in dump_mos_leaks()