Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c843 static l2arc_dev_t *l2arc_dev_last; /* last device used */ variable
8123 next = l2arc_dev_last; in l2arc_dev_get_next()
8148 l2arc_dev_last = next; in l2arc_dev_get_next()
9639 l2arc_dev_last = NULL; /* may have been invalidated */ in l2arc_remove_vdev()