Searched refs:zfs_pd_bytes_max (Results 1 – 1 of 1) sorted by relevance
41 int32_t zfs_pd_bytes_max = 50 * 1024 * 1024; /* 50MB */ variable507 while (!pfd->pd_cancel && pfd->pd_bytes_fetched >= zfs_pd_bytes_max) in traverse_prefetcher()