Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbtree.h292 static inline void force_wake_up_gc(struct cache_set *c) in force_wake_up_gc() function
H A Dwriteback.c814 force_wake_up_gc(c); in bch_writeback_thread()
H A Dsysfs.c862 force_wake_up_gc(c); in STORE()