Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal.h325 static inline int journal_res_get_fast(struct journal *j, in journal_res_get_fast() function
379 if (journal_res_get_fast(j, res, flags)) in bch2_journal_res_get()
Djournal.c500 if (journal_res_get_fast(j, res, flags)) in __journal_res_get()
527 if (journal_res_get_fast(j, res, flags)) { in __journal_res_get()