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()
137 void __bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in __bch_invalidate_one_bucket()
151 static void bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in bch_invalidate_one_bucket()
167 static inline unsigned int new_bucket_prio(struct cache *ca, struct bucket *b) in new_bucket_prio()
201 struct bucket *b; in invalidate_buckets_lru() local
246 struct bucket *b; in invalidate_buckets_fifo() local
269 struct bucket *b; in invalidate_buckets_random() local
422 struct bucket *b; in bch_bucket_alloc() local
496 void __bch_bucket_free(struct cache *ca, struct bucket *b) in __bch_bucket_free()
519 long b; in __bch_bucket_alloc_set() local
636 struct open_bucket *b; in bch_alloc_sectors() local
722 struct open_bucket *b; in bch_open_buckets_free() local
739 struct open_bucket *b = kzalloc(sizeof(*b), GFP_KERNEL); in bch_open_buckets_alloc() local