Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Djournal.h181 int bch_journal_read(struct cache_set *c, struct list_head *list);
H A Djournal.c171 int bch_journal_read(struct cache_set *c, struct list_head *list) in bch_journal_read() function
H A Dsuper.c2013 if (bch_journal_read(c, &journal)) in run_cache_set()