Lines Matching defs:b
74 uint8_t bch_inc_gen(struct cache *ca, struct bucket *b) in bch_inc_gen()
87 struct bucket *b; in bch_rescale_priorities() local
124 static inline bool can_inc_bucket_gen(struct bucket *b) in can_inc_bucket_gen()
129 bool bch_can_invalidate_bucket(struct cache *ca, struct bucket *b) in bch_can_invalidate_bucket()
139 void __bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in __bch_invalidate_one_bucket()
152 static void bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in bch_invalidate_one_bucket()
168 #define bucket_prio(b) \ argument
180 struct bucket *b; in invalidate_buckets_lru() local
217 struct bucket *b; in invalidate_buckets_fifo() local
240 struct bucket *b; in invalidate_buckets_random() local
384 struct bucket *b; in bch_bucket_alloc() local
447 void __bch_bucket_free(struct cache *ca, struct bucket *b) in __bch_bucket_free()
476 long b = bch_bucket_alloc(ca, reserve, wait); in __bch_bucket_alloc_set() local
574 struct open_bucket *b; in bch_alloc_sectors() local
660 struct open_bucket *b; in bch_open_buckets_free() local
677 struct open_bucket *b = kzalloc(sizeof(*b), GFP_KERNEL); in bch_open_buckets_alloc() local