Searched refs:dtype_cache (Results 1 – 6 of 6) sorted by relevance
97 int dtype_cache; /* cache control */ member
617 cur_dtype->dtype_cache = 0; in get_disk_characteristics()641 cur_dtype->dtype_cache = get_cache(&cur_dtype->dtype_options); in get_disk_characteristics()
259 disk_type->dtype_cache);
1590 (fixed->mode & cur_dtype->dtype_cache) ==1591 cur_dtype->dtype_cache) {1592 flag |= (page38->mode != cur_dtype->dtype_cache);1593 page38->mode = cur_dtype->dtype_cache;
716 dtype->dtype_cache = val; in sup_setdtype()2496 result |= (dp1->dtype_cache != dp2->dtype_cache);
534 d->dtype_cache = get_cache(&d->dtype_options); in c_type()