Searched refs:spa_lowmem_last_txg (Results 1 – 2 of 2) sorted by relevance
262 if (txg > spa->spa_lowmem_last_txg) { in arc_memory_throttle()263 spa->spa_lowmem_last_txg = txg; in arc_memory_throttle()
444 uint64_t spa_lowmem_last_txg; /* txg window start */ member