Home
last modified time | relevance | path

Searched refs:now_prefetch (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c5338 boolean_t now_prefetch = arc_flags & ARC_FLAG_PREFETCH; in arc_access() local
5339 if (was_prefetch != now_prefetch) { in arc_access()
5356 if (now_prefetch) { in arc_access()