Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Djournal.c71 if (buf->must_flush) in bch2_journal_buf_to_text()
411 buf->must_flush = false; in journal_entry_open()
723 buf->must_flush = true; in bch2_journal_flush_seq_async()
749 buf->must_flush = true; in bch2_journal_flush_seq_async()
822 if (buf->must_flush) in bch2_journal_noflush_seq()
847 buf->must_flush = true; in bch2_journal_meta()
A Djournal_types.h38 bool must_flush:1; /* something wants a flush */ member
A Djournal_io.c1958 (!w->must_flush && in bch2_journal_write_pick_flush()
1969 w->must_flush = true; in bch2_journal_write_pick_flush()

Completed in 13 milliseconds