Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/include/sys/
HDarc_impl.h1087 void l2arc_dev_hdr_update(l2arc_dev_t *dev);
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDvdev_trim.c1662 l2arc_dev_hdr_update(dev); in vdev_trim_l2arc_thread()
HDarc.c9523 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9544 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9760 l2arc_dev_hdr_update(dev); in l2arc_rebuild_dev()
10319 l2arc_dev_hdr_update(dev); in l2arc_rebuild()
10700 l2arc_dev_hdr_update(l2arc_dev_t *dev) in l2arc_dev_hdr_update() function