Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal_types.h46 bool separate_flush:1; member
H A Djournal_io.c1811 if (!JSET_NO_FLUSH(w->data) && !w->separate_flush) in CLOSURE_CALLBACK()
1846 if (w->separate_flush) { in CLOSURE_CALLBACK()
2073 w->separate_flush = true; in CLOSURE_CALLBACK()
H A Djournal.c72 if (buf->separate_flush) in bch2_journal_buf_to_text()
471 buf->separate_flush = false; in journal_entry_open()