Searched refs:queue_length (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/openzfs/cmd/zstream/ |
| H A D | zstream_fletcher4.c | 284 parallel_calc_fletcher4(int queue_length) in parallel_calc_fletcher4() argument 291 .queue_length = queue_length, in parallel_calc_fletcher4()
|
| H A D | zstream_fletcher4.h | 83 parallel_calc_fletcher4(int queue_length);
|
| H A D | zstream_chain.h | 161 size_t queue_length; /* parallel */ member
|
| H A D | zstream_recompress.c | 252 .queue_length = 256, in parallel_decompress_writes() 276 .queue_length = 1024, in parallel_compress_writes()
|
| H A D | zstream_chain.c | 238 .qp_queue_length = cs->cs_parallel.queue_length, in zstream_chain_exec()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_send.c | 3147 ZFS_MODULE_PARAM(zfs_send, zfs_send_, queue_length, UINT, ZMOD_RW,
|
| H A D | dmu_recv.c | 5420 ZFS_MODULE_PARAM(zfs_recv, zfs_recv_, queue_length, UINT, ZMOD_RW,
|