Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal_types.h188 int cur_entry_error; member
H A Djournal.c404 if (j->cur_entry_error) in journal_entry_open()
405 return j->cur_entry_error; in journal_entry_open()
1680 prt_printf(out, "current entry error:\t%s\n", bch2_err_str(j->cur_entry_error)); in __bch2_journal_debug_to_text()
H A Djournal_reclaim.c260 j->cur_entry_error = ret; in bch2_journal_space_available()