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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c1072 static l2arc_dev_t *l2arc_dev_last; /* last device used */ variable
6273 next = l2arc_dev_last;
6296 l2arc_dev_last = next;
7081 l2arc_dev_last = NULL; /* may have been invalidated */

Completed in 108 milliseconds