Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dalloc.c107 for_each_bucket(b, ca) in bch_rescale_priorities()
206 for_each_bucket(b, ca) { in invalidate_buckets_lru()
H A Dbcache.h891 #define for_each_bucket(b, ca) \ macro
H A Dbtree.c1751 for_each_bucket(b, ca) { in btree_gc_start()
1815 for_each_bucket(b, ca) { in bch_btree_gc_finish()
2156 for_each_bucket(b, ca) { in bch_initial_gc_finish()
H A Dsysfs.c1072 for_each_bucket(b, ca) { in SHOW()
H A Dsuper.c2307 for_each_bucket(b, ca) in cache_alloc()
/linux/fs/bcachefs/
H A Dbuckets.h38 #define for_each_bucket(_b, _buckets) \ macro