Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/zfs/
H A Darc.c5375 boolean_t now_prefetch = arc_flags & ARC_FLAG_PREFETCH; in arc_access() local
5376 if (was_prefetch != now_prefetch) { in arc_access()
5393 if (now_prefetch) { in arc_access()