Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_byteswap.c39 static byteswap_context_t byteswap_contexts[MAX_BYTESWAP]; variable
185 byteswap_context_t *bsc = &byteswap_contexts[context_ix]; in serial_byteswap()