Searched refs:l2arc_noprefetch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c1048 boolean_t l2arc_noprefetch = B_TRUE; /* don't cache prefetch bufs */ variable
4601 if (l2arc_noprefetch && HDR_PREFETCH(hdr))
4974 * 5. This isn't prefetch and l2arc_noprefetch is set.
4978 !(l2arc_noprefetch && HDR_PREFETCH(hdr))) {
6166 * l2arc_noprefetch skip caching prefetched buffers

Completed in 59 milliseconds