Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_trim.c573 uint64_t extent_bytes_min = ta->trim_extent_bytes_min; in vdev_trim_ranges() local
584 if (extent_bytes_min && size < extent_bytes_min) { in vdev_trim_ranges()
1191 uint64_t extent_bytes_min = zfs_trim_extent_bytes_min; in vdev_autotrim_thread() local
1299 ta->trim_extent_bytes_min = extent_bytes_min; in vdev_autotrim_thread()
1715 ZFS_MODULE_PARAM(zfs_trim, zfs_trim_, extent_bytes_min, UINT, ZMOD_RW,
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg76 TRIM_EXTENT_BYTES_MIN trim.extent_bytes_min zfs_trim_extent_bytes_min