Searched refs:global_quarantine (Results 1 – 1 of 1) sorted by relevance
102 static struct qlist_head global_quarantine[QUARANTINE_BATCHES]; variable196 qlist_move_all(&temp, &global_quarantine[quarantine_tail]); in quarantine_put()197 if (global_quarantine[quarantine_tail].bytes >= in quarantine_put()251 qlist_move_all(&global_quarantine[quarantine_head], &to_free); in quarantine_reduce()316 if (qlist_empty(&global_quarantine[i])) in quarantine_remove_cache()318 qlist_move_cache(&global_quarantine[i], &to_free, cache); in quarantine_remove_cache()