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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c197 unsigned long zfs_unflushed_max_mem_amt = 1ULL << 30; variable
698 if (spa_log_sm_memused(spa) > zfs_unflushed_max_mem_amt)

Completed in 167 milliseconds