Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h1009 int bch_prio_write(struct cache *ca, bool wait);
H A Dsuper.c610 int bch_prio_write(struct cache *ca, bool wait) in bch_prio_write() function
2091 bch_prio_write(ca, true); in run_cache_set()