Searched refs:dtype_threshold (Results 1 – 6 of 6) sorted by relevance
98 int dtype_threshold; /* cache prefetch threshold */ member
618 cur_dtype->dtype_threshold = 0; in get_disk_characteristics()642 cur_dtype->dtype_threshold = in get_disk_characteristics()
264 disk_type->dtype_threshold);
1596 (fixed->threshold & cur_dtype->dtype_threshold) ==1597 cur_dtype->dtype_threshold) {1598 flag |= (page38->threshold != cur_dtype->dtype_threshold);1599 page38->threshold = cur_dtype->dtype_threshold;
719 dtype->dtype_threshold = val; in sup_setdtype()2497 result |= (dp1->dtype_threshold != dp2->dtype_threshold);
534 d->dtype_threshold = get_threshold(&d->dtype_options); in c_type()