Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_trim.c155 uint64_t trim_extent_bytes_max; /* Maximum TRIM I/O size */ member
597 uint64_t extent_bytes_max = ta->trim_extent_bytes_max; in vdev_trim_ranges()
903 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_thread()
1345 ta->trim_extent_bytes_max = extent_bytes_max; in vdev_autotrim_thread()
1613 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_l2arc_thread()
1750 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_simple()