Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Dbcache.h1002 int bch_prio_write(struct cache *ca, bool wait);
H A Dalloc.c399 if (bch_prio_write(ca, false) < 0) { in bch_allocator_thread()
H A Dsuper.c610 int bch_prio_write(struct cache *ca, bool wait) in bch_prio_write() function
2076 bch_prio_write(ca, true); in run_cache_set()