Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h1144 void l2arc_dev_hdr_update(l2arc_dev_t *dev);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_trim.c1670 l2arc_dev_hdr_update(dev); in vdev_trim_l2arc_thread()
H A Darc.c10136 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
10168 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
10382 l2arc_dev_hdr_update(dev); in l2arc_rebuild_dev()
11010 l2arc_dev_hdr_update(dev); in l2arc_rebuild()
11391 l2arc_dev_hdr_update(l2arc_dev_t *dev) in l2arc_dev_hdr_update() function