Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal.h313 int bch2_journal_res_get_slowpath(struct journal *, struct journal_res *,
382 ret = bch2_journal_res_get_slowpath(j, res, flags); in bch2_journal_res_get()
H A Djournal.c602 int bch2_journal_res_get_slowpath(struct journal *j, struct journal_res *res, in bch2_journal_res_get_slowpath() function