Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_chain.h169 zstream_chain_exec(zstream_chain_t chain, chain_attrs_t *attrs);
H A Dzstream_chain.c98 zstream_chain_exec(zstream_chain_t chain, chain_attrs_t *attrs) in zstream_chain_exec() function
H A Dzstream_drop_record.c181 zstream_chain_exec(drop_chain, &attrs); in zstream_do_drop_record()
H A Dzstream_decompress.c230 zstream_chain_exec(decompress_chain, &attrs); in zstream_do_decompress()
H A Dzstream_recompress.c292 zstream_chain_exec(recompress_chain, &attrs); in zstream_do_recompress()
H A Dzstream_redup.c252 zstream_chain_exec(redup_chain, &attrs); in zstream_do_redup()
H A Dzstream_dump.c532 zstream_chain_exec(dump_chain, &attrs); in zstream_do_dump()