Home
last modified time | relevance | path

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

/f-stack/freebsd/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) in spa_log_exceeds_memlimit()