Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_byteswap.c34 typedef byteswap_stage_t byteswap_context_t; typedef
36 static byteswap_context_t byteswap_contexts[MAX_BYTESWAP];
43 byteswap_context_t *context = (byteswap_context_t *)context_in; in chain_byteswap()
185 byteswap_context_t *bsc = &byteswap_contexts[context_ix]; in serial_byteswap()