Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Djournal.h182 int bch_journal_replay(struct cache_set *c, struct list_head *list);
Djournal.c348 int bch_journal_replay(struct cache_set *s, struct list_head *list) in bch_journal_replay() function
Dsuper.c2063 if (bch_journal_replay(c, &journal)) in run_cache_set()