Searched refs:trim_vdev_max_bytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtrim_map.c81 static uint64_t trim_vdev_max_bytes = 2147483648; variable
102 TUNABLE_QUAD("vfs.zfs.vdev.trim_max_bytes", &trim_vdev_max_bytes);
104 &trim_vdev_max_bytes, 0,
441 tm->tm_bytes > trim_vdev_max_bytes ||

Completed in 102 milliseconds