Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c86 static uint_t zfs_send_no_prefetch_queue_length = 1024 * 1024; variable
2064 MAX(zfs_send_no_prefetch_queue_length, 2 * zfs_max_recordsize), in setup_to_thread()
2085 MAX(zfs_send_no_prefetch_queue_length, 2 * zfs_max_recordsize), in setup_from_thread()
2109 MAX(zfs_send_no_prefetch_queue_length, 2 * zfs_max_recordsize), in setup_redact_list_thread()
2127 MAX(zfs_send_no_prefetch_queue_length, 2 * zfs_max_recordsize), in setup_merge_thread()