Home
last modified time | relevance | path

Searched refs:journal_read_bucket (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Djournal.c35 static int journal_read_bucket(struct cache *ca, struct list_head *list, in journal_read_bucket() function
174 ret = journal_read_bucket(ca, list, b); \ in bch_journal_read()
/linux/fs/bcachefs/
H A Djournal_io.c988 static int journal_read_bucket(struct bch_dev *ca, in journal_read_bucket() function
1156 ret = journal_read_bucket(ca, &buf, jlist, i); in CLOSURE_CALLBACK()