Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbuckets.h38 #define for_each_bucket(_b, _buckets) \ macro
/linux/drivers/md/bcache/
H A Dbcache.h891 #define for_each_bucket(b, ca) \ macro