Lines Matching refs:bch_err_throw
140 return bch_err_throw(c, nopromote_may_not); in should_promote()
143 return bch_err_throw(c, nopromote_already_promoted); in should_promote()
146 return bch_err_throw(c, nopromote_unwritten); in should_promote()
149 return bch_err_throw(c, nopromote_congested); in should_promote()
154 return bch_err_throw(c, nopromote_in_flight); in should_promote()
243 ret = bch_err_throw(c, nopromote_enomem); in __promote_alloc()
252 ret = bch_err_throw(c, nopromote_in_flight); in __promote_alloc()
556 rbio->ret = bch_err_throw(trans->c, data_read_key_overwritten); in bch2_read_retry_nodecode()
1050 return bch_err_throw(c, extent_poisoned); in __bch2_read_extent()
1088 ret = bch_err_throw(c, data_read_no_encryption_key); in __bch2_read_extent()
1142 rbio->ret = bch_err_throw(c, data_read_buffer_too_small); in __bch2_read_extent()
1347 orig->ret = bch_err_throw(c, data_read_key_overwritten); in __bch2_read_extent()
1529 return bch_err_throw(c, ENOMEM_bio_bounce_pages_init); in bch2_fs_io_read_init()
1533 return bch_err_throw(c, ENOMEM_bio_read_init); in bch2_fs_io_read_init()
1537 return bch_err_throw(c, ENOMEM_bio_read_split_init); in bch2_fs_io_read_init()
1540 return bch_err_throw(c, ENOMEM_promote_table_init); in bch2_fs_io_read_init()