Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_chain.h181 zstream_chain_exec(zstream_chain_t chain, chain_attrs_t *attrs);
H A Dzstream_drop_record.c155 zstream_chain_exec(drop_chain, &attrs); in zstream_do_drop_record()
H A Dzstream_decompress.c216 zstream_chain_exec(decompress_chain, &attrs); in zstream_do_decompress()
H A Dzstream_chain.c201 zstream_chain_exec(zstream_chain_t chain, chain_attrs_t *attrs) in zstream_chain_exec() function
H A Dzstream_redup.c249 zstream_chain_exec(redup_chain, &attrs); in zstream_do_redup()
H A Dzstream_recompress.c409 zstream_chain_exec(recompress_chain, &attrs); in zstream_do_recompress()
H A Dzstream_dump.c545 zstream_chain_exec(dump_chain, &attrs); in zstream_do_dump()
H A Dzstream_raw.c503 zstream_chain_exec(raw_chain, &attrs); in zstream_do_raw()