Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_trim.c100 unsigned int zfs_trim_extent_bytes_max = 128 * 1024 * 1024; variable
832 ta.trim_extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_trim_thread()
1134 uint64_t extent_bytes_max = zfs_trim_extent_bytes_max; in vdev_autotrim_thread()