Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h249 uint64_t dh_trim_action_time; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c9815 vd->vdev_trim_action_time = l2dhdr->dh_trim_action_time; in l2arc_rebuild()
10373 l2dhdr->dh_trim_action_time = dev->l2ad_vdev->vdev_trim_action_time; in l2arc_dev_hdr_update()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c4400 (u_longlong_t)l2dhdr.dh_trim_action_time); in dump_l2arc_header()