Home
last modified time | relevance | path

Searched defs:gc_count (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
H A Dnf_conncount.c289 unsigned int gc_count) in tree_nodes_free()
323 unsigned int count = 0, gc_count = 0; in insert_tree() local
461 unsigned int tree, next_tree, gc_count = 0; in tree_gc_worker() local
/linux/fs/bcachefs/
H A Dbcachefs.h1017 unsigned long gc_count; member