Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c42 int32_t zfs_pd_bytes_max = 50 * 1024 * 1024; /* 50MB */ variable
547 while (!pfd->pd_cancel && pfd->pd_bytes_fetched >= zfs_pd_bytes_max) in traverse_prefetcher()