Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h991 typedef void (*const arc_byteswap_func_t)(void *buf, size_t size); typedef
1002 arc_byteswap_func_t ob_func;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c146 static arc_byteswap_func_t sa_bswap_table[] = {