Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Darc.c1361 static l2arc_dev_t *l2arc_dev_last; /* last device used */ variable
6566 next = l2arc_dev_last; in l2arc_dev_get_next()
6589 l2arc_dev_last = next; in l2arc_dev_get_next()
7422 l2arc_dev_last = NULL; /* may have been invalidated */ in l2arc_remove_vdev()