Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_trim.c99 unsigned int zfs_trim_extent_bytes_max = 128 * 1024 * 1024; variable
863 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_thread()
1190 uint64_t extent_bytes_max = zfs_trim_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()