Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDarc_impl.h1085 void l2arc_dev_hdr_update(l2arc_dev_t *dev);
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDvdev_trim.c1648 l2arc_dev_hdr_update(dev); in vdev_trim_l2arc_thread()
HDarc.c9277 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9298 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9508 l2arc_dev_hdr_update(dev); in l2arc_rebuild_dev()
9973 l2arc_dev_hdr_update(dev); in l2arc_rebuild()
10357 l2arc_dev_hdr_update(l2arc_dev_t *dev) in l2arc_dev_hdr_update() function