Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h256 uint64_t dh_trim_action_time; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c10351 vd->vdev_trim_action_time = l2dhdr->dh_trim_action_time; in l2arc_rebuild()
10914 l2dhdr->dh_trim_action_time = dev->l2ad_vdev->vdev_trim_action_time; in l2arc_dev_hdr_update()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c5017 (u_longlong_t)l2dhdr.dh_trim_action_time); in dump_l2arc_header()