Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_fletcher4.c284 parallel_calc_fletcher4(int queue_length) in parallel_calc_fletcher4() argument
291 .queue_length = queue_length, in parallel_calc_fletcher4()
H A Dzstream_fletcher4.h83 parallel_calc_fletcher4(int queue_length);
H A Dzstream_chain.h161 size_t queue_length; /* parallel */ member
H A Dzstream_recompress.c252 .queue_length = 256, in parallel_decompress_writes()
276 .queue_length = 1024, in parallel_compress_writes()
H A Dzstream_chain.c238 .qp_queue_length = cs->cs_parallel.queue_length, in zstream_chain_exec()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c3147 ZFS_MODULE_PARAM(zfs_send, zfs_send_, queue_length, UINT, ZMOD_RW,
H A Ddmu_recv.c5420 ZFS_MODULE_PARAM(zfs_recv, zfs_recv_, queue_length, UINT, ZMOD_RW,