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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c3065 * another thread calling l2arc_evict() which might have
5175 * l2arc_evict(). In that case, l2arc_evict() might have
6580 l2arc_evict(l2arc_dev_t *dev, uint64_t distance, boolean_t all) function
6886 * l2arc_evict() will already have evicted ahead for this case.
6977 l2arc_evict(dev, size, B_FALSE);
7088 l2arc_evict(remdev, 0, B_TRUE);

Completed in 93 milliseconds