Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal.c578 static int __journal_res_get(struct journal *j, struct journal_res *res, in __journal_res_get() function
728 !bch2_err_matches(ret = __journal_res_get(j, res, flags), BCH_ERR_operation_blocked) || in bch2_journal_res_get_slowpath()
742 !bch2_err_matches(ret = __journal_res_get(j, res, flags), BCH_ERR_operation_blocked) || in bch2_journal_res_get_slowpath()
754 !bch2_err_matches(ret = __journal_res_get(j, res, flags), BCH_ERR_operation_blocked) || in bch2_journal_res_get_slowpath()