Home
last modified time | relevance | path

Searched refs:bch_prio_write (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h1000 int bch_prio_write(struct cache *ca, bool wait);
H A Dalloc.c379 if (bch_prio_write(ca, false) < 0) { in bch_allocator_thread()
H A Dsuper.c613 int bch_prio_write(struct cache *ca, bool wait) in bch_prio_write() function
2108 bch_prio_write(ca, true); in run_cache_set()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dalloc.c379 if (bch_prio_write(ca, false) < 0) { in bch_allocator_thread()
H A Dbcache.h999 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
2082 bch_prio_write(ca, true); in run_cache_set()

Completed in 12 milliseconds