Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal.h239 static inline bool journal_entry_empty(struct jset *j) in journal_entry_empty() function
Drecovery.c755 !journal_entry_empty(last_journal_entry), c, in bch2_fs_recovery()
Djournal.c1265 if (journal_entry_empty(&i->j)) in bch2_fs_journal_start()
Djournal_io.c1902 if (!JSET_NO_FLUSH(jset) && journal_entry_empty(jset)) in bch2_journal_write_prep()