Home
last modified time | relevance | path

Searched refs:can_inc_bucket_gen (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/md/bcache/
Dalloc.c125 static inline bool can_inc_bucket_gen(struct bucket *b) in can_inc_bucket_gen() function
134 !atomic_read(&b->pin) && can_inc_bucket_gen(b)); in bch_can_invalidate_bucket()