Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal.h329 int bch2_journal_res_get_slowpath(struct journal *, struct journal_res *,
401 ret = bch2_journal_res_get_slowpath(j, res, flags, trans); in bch2_journal_res_get()
H A Djournal.c721 int bch2_journal_res_get_slowpath(struct journal *j, struct journal_res *res, in bch2_journal_res_get_slowpath() function