Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_trim.c100 static unsigned int zfs_trim_extent_bytes_max = 128 * 1024 * 1024; variable
901 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_thread()
1232 uint64_t extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_autotrim_thread()
1601 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_l2arc_thread()
1736 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_simple()