Searched refs:write_allocated (Results 1 – 3 of 3) sorted by relevance
49 bool write_allocated:1; member
79 if (buf->write_allocated) in bch2_journal_buf_to_text()198 if (w->write_started && !w->write_allocated) in bch2_journal_do_writes()481 buf->write_allocated = false; in journal_entry_open()
2144 BUG_ON(w->write_allocated); in CLOSURE_CALLBACK()2190 w->write_allocated = true; in CLOSURE_CALLBACK()
Completed in 11 milliseconds