Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h941 void l2arc_dev_hdr_update(l2arc_dev_t *dev);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_trim.c1594 l2arc_dev_hdr_update(dev); in vdev_trim_l2arc_thread()
H A Darc.c9300 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9321 l2arc_dev_hdr_update(dev); in l2arc_write_buffers()
9604 l2arc_dev_hdr_update(dev); in l2arc_rebuild_vdev()
9971 l2arc_dev_hdr_update(dev); in l2arc_rebuild()
10353 l2arc_dev_hdr_update(l2arc_dev_t *dev) in l2arc_dev_hdr_update() function