Searched refs:zfs_trim_txg_batch (Results 1 – 2 of 2) sorted by relevance
89 TRIM_TXG_BATCH trim.txg_batch zfs_trim_txg_batch
138 static unsigned int zfs_trim_txg_batch = 32; variable1231 int txgs_per_trim = MAX(zfs_trim_txg_batch, 1); in vdev_autotrim_thread()