Searched refs:bch2_journal_error (Results 1 – 13 of 13) sorted by relevance
698 ret = bch2_journal_error(j); in __bch2_journal_reclaim()879 ret = bch2_journal_error(j); in journal_flush_done()943 ret = bch2_journal_error(j); in bch2_journal_flush_device_pins()
294 ret = bch2_journal_error(&c->journal); in bch2_btree_write_buffer_flush_locked()605 if (bch2_journal_error(&c->journal)) in bch2_btree_write_buffer_flush_going_ro()861 !bch2_journal_error(&c->journal)); in bch2_fs_btree_write_buffer_exit()
432 static inline int bch2_journal_error(struct journal *j) in bch2_journal_error() function
407 int ret = bch2_journal_error(j); in journal_entry_open()589 ret = bch2_journal_error(j); in __journal_res_get()1388 WARN(!bch2_journal_error(j) && in bch2_fs_journal_stop()1394 if (!bch2_journal_error(j)) in bch2_fs_journal_stop()
482 !bch2_journal_error(j), c, in btree_key_cache_flush_pos()780 !bch2_journal_error(&c->journal) && in bch2_fs_btree_key_cache_exit()
465 ret = bch2_journal_error(&c->journal); in bchfs_truncate()521 !bch2_journal_error(&c->journal))) { in bchfs_truncate()
1645 if (!bch2_journal_error(j)) in CLOSURE_CALLBACK()2009 int error = bch2_journal_error(j); in bch2_journal_write_pick_flush()2100 if (ret && !bch2_journal_error(j)) { in CLOSURE_CALLBACK()
349 dio->op.error = bch2_journal_error(&c->journal); in CLOSURE_CALLBACK()
673 ret = bch2_journal_error(&c->journal); in btree_update_nodes_written()713 bch2_fs_fatal_err_on(ret && !bch2_journal_error(&c->journal), c, in btree_update_nodes_written()1218 ret = bch2_journal_error(&c->journal); in bch2_btree_update_start()
868 int ret = bch2_journal_error(&c->journal) ?: in journal_reclaim_wait_done()
616 BUG_ON(!bch2_journal_error(&c->journal) && in bch2_fs_btree_cache_exit()
364 if (!bch2_journal_error(&c->journal) && in bch2_fs_read_only()
2439 if (bch2_journal_error(&c->journal) || in __bch2_btree_node_write()