Searched defs:for_each_bucket (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ | ||
D | buckets.h | 38 #define for_each_bucket(_b, _buckets) \ macro |
/linux-6.12.1/drivers/md/bcache/ | ||
D | bcache.h | 891 #define for_each_bucket(b, ca) \ macro |