Searched refs:zfetch_max_distance (Results 1 – 1 of 1) sorted by relevance
60 static unsigned int zfetch_max_distance = 8 * 1024 * 1024; variable65 static unsigned int zfetch_max_distance = 64 * 1024 * 1024; variable286 zfetch_max_distance)); in dmu_zfetch_stream_create()631 if (zs->zs_pf_dist > zfetch_max_distance) in dmu_zfetch_prepare()632 zs->zs_pf_dist = zfetch_max_distance; in dmu_zfetch_prepare()