Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_io.c490 .cs_type = CS_SERIAL, in setup_io()
517 .cs_type = CS_SERIAL, in serial_null_output()
589 .cs_type = CS_SERIAL, in serial_checkpoint()
632 .cs_type = CS_SERIAL, in serial_drop_record_types()
H A Dzstream_chain.c103 if (step->cs_type == CS_SERIAL) { in zstream_chain_worker()
302 if (step->cs_type == CS_SERIAL) { in zstream_chain_exec_serialized()
H A Dzstream_chain.h144 typedef enum { CS_SERIAL, CS_PARALLEL, CS_TERMINATE } step_type_t; enumerator
H A Dzstream_drop_record.c80 .cs_type = CS_SERIAL, in serial_drop_records()
H A Dzstream_validate.c176 .cs_type = CS_SERIAL, in serial_validate_records()
H A Dzstream_decompress.c122 .cs_type = CS_SERIAL, in serial_decompress_named_writes()
H A Dzstream_byteswap.c189 .cs_type = CS_SERIAL, in serial_byteswap()
H A Dzstream_redup.c184 .cs_type = CS_SERIAL, in serial_redup_writes()
H A Dzstream_fletcher4.c312 .cs_type = CS_SERIAL, in fletcher4_serial_step()
H A Dzstream_recompress.c337 .cs_type = CS_SERIAL, in serial_update_compress_features()
H A Dzstream_dump.c486 .cs_type = CS_SERIAL, in serial_dump_records()
H A Dzstream_raw.c495 .cs_type = CS_SERIAL, in zstream_do_raw()