Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Darc.c5010 boolean_t now_prefetch = arc_flags & ARC_FLAG_PREFETCH; in arc_access() local
5011 if (was_prefetch != now_prefetch) { in arc_access()
5028 if (now_prefetch) { in arc_access()