Searched refs:zfetch_max_distance (Results 1 – 2 of 2) sorted by relevance
59 unsigned int zfetch_max_distance = 8 * 1024 * 1024; variable64 unsigned int zfetch_max_distance = 64 * 1024 * 1024; variable285 zfetch_max_distance)); in dmu_zfetch_stream_create()630 if (zs->zs_pf_dist > zfetch_max_distance) in dmu_zfetch_prepare()631 zs->zs_pf_dist = zfetch_max_distance; in dmu_zfetch_prepare()
438 extern uint32_t zfetch_max_distance;441 CTLFLAG_RWTUN, &zfetch_max_distance, 0,