Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Djournal.h185 int bch_journal_alloc(struct cache_set *c);
H A Djournal.c981 int bch_journal_alloc(struct cache_set *c) in bch_journal_alloc() function
H A Dsuper.c1940 if (bch_journal_alloc(c)) in bch_cache_set_alloc()