Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Darc_impl.h1085 void l2arc_dev_hdr_update(l2arc_dev_t *dev);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev_trim.c1648 l2arc_dev_hdr_update(dev); in vdev_trim_l2arc_thread()
H A Darc.c9275 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9296 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9506 l2arc_dev_hdr_update(dev); in l2arc_rebuild_dev()
9971 l2arc_dev_hdr_update(dev); in l2arc_rebuild()
10355 l2arc_dev_hdr_update(l2arc_dev_t *dev) in l2arc_dev_hdr_update() function