Searched refs:now_prefetch (Results 1 – 1 of 1) sorted by relevance
5338 boolean_t now_prefetch = arc_flags & ARC_FLAG_PREFETCH; in arc_access() local5339 if (was_prefetch != now_prefetch) { in arc_access()5356 if (now_prefetch) { in arc_access()