Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dalloc.c140 void __bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in __bch_invalidate_one_bucket() function
155 __bch_invalidate_one_bucket(ca, b); in bch_invalidate_one_bucket()
H A Dbcache.h981 void __bch_invalidate_one_bucket(struct cache *ca, struct bucket *b);
H A Dbtree.c2143 __bch_invalidate_one_bucket(ca, b); in bch_initial_gc_finish()