Lines Matching defs:b
76 uint8_t bch_inc_gen(struct cache *ca, struct bucket *b) in bch_inc_gen()
89 struct bucket *b; in bch_rescale_priorities() local
125 static inline bool can_inc_bucket_gen(struct bucket *b) in can_inc_bucket_gen()
130 bool bch_can_invalidate_bucket(struct cache *ca, struct bucket *b) in bch_can_invalidate_bucket()
140 void __bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in __bch_invalidate_one_bucket()
153 static void bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in bch_invalidate_one_bucket()
169 #define bucket_prio(b) \ argument
181 struct bucket *b; in invalidate_buckets_lru() local
218 struct bucket *b; in invalidate_buckets_fifo() local
241 struct bucket *b; in invalidate_buckets_random() local
395 struct bucket *b; in bch_bucket_alloc() local
469 void __bch_bucket_free(struct cache *ca, struct bucket *b) in __bch_bucket_free()
492 long b; in __bch_bucket_alloc_set() local
613 struct open_bucket *b; in bch_alloc_sectors() local
699 struct open_bucket *b; in bch_open_buckets_free() local
716 struct open_bucket *b = kzalloc(sizeof(*b), GFP_KERNEL); in bch_open_buckets_alloc() local