Home
last modified time | relevance | path

Searched refs:zfs_unflushed_max_mem_amt (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c197 static uint64_t zfs_unflushed_max_mem_amt = 1ULL << 30; variable
738 if (spa_log_sm_memused(spa) > zfs_unflushed_max_mem_amt) in spa_log_exceeds_memlimit()