Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_trim.c153 uint64_t trim_extent_bytes_max; /* Maximum TRIM I/O size */ member
572 uint64_t extent_bytes_max = ta->trim_extent_bytes_max; in vdev_trim_ranges()
863 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_thread()
1298 ta->trim_extent_bytes_max = extent_bytes_max; in vdev_autotrim_thread()
1537 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_l2arc_thread()
1672 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_simple()