Lines Matching refs:bch_err_throw

103 		return bch_err_throw(c, btree_need_topology_repair);  in __bch2_topology_error()
106 bch_err_throw(c, btree_need_topology_repair); in __bch2_topology_error()
406 return bch_err_throw(c, fsck_repair_unimplemented); in bch2_fsck_err_opt()
410 return bch_err_throw(c, fsck_errors_not_fixed); in bch2_fsck_err_opt()
413 return bch_err_throw(c, fsck_fix); in bch2_fsck_err_opt()
417 return bch_err_throw(c, fsck_ignore); in bch2_fsck_err_opt()
418 return bch_err_throw(c, fsck_errors_not_fixed); in bch2_fsck_err_opt()
421 return bch_err_throw(c, fsck_fix); in bch2_fsck_err_opt()
422 return bch_err_throw(c, fsck_ask); in bch2_fsck_err_opt()
430 return bch_err_throw(c, fsck_fix); in bch2_fsck_err_opt()
434 return bch_err_throw(c, fsck_ignore); in bch2_fsck_err_opt()
435 return bch_err_throw(c, fsck_errors_not_fixed); in bch2_fsck_err_opt()
477 ? bch_err_throw(c, fsck_fix) in __bch2_fsck_err()
478 : bch_err_throw(c, fsck_ignore); in __bch2_fsck_err()
520 ret = bch_err_throw(c, fsck_fix); in __bch2_fsck_err()
523 ret = bch_err_throw(c, fsck_ignore); in __bch2_fsck_err()
535 ret = bch_err_throw(c, fsck_errors_not_fixed); in __bch2_fsck_err()
539 ret = bch_err_throw(c, fsck_fix); in __bch2_fsck_err()
542 ret = bch_err_throw(c, fsck_ignore); in __bch2_fsck_err()
546 ret = bch_err_throw(c, fsck_errors_not_fixed); in __bch2_fsck_err()
565 ? bch_err_throw(c, fsck_fix) in __bch2_fsck_err()
566 : bch_err_throw(c, fsck_ignore); in __bch2_fsck_err()
572 ret = bch_err_throw(c, fsck_fix); in __bch2_fsck_err()
576 ret = bch_err_throw(c, fsck_ignore); in __bch2_fsck_err()
581 ret = bch_err_throw(c, fsck_ignore); in __bch2_fsck_err()
584 ret = bch_err_throw(c, fsck_repair_unimplemented); in __bch2_fsck_err()
591 ret = bch_err_throw(c, fsck_errors_not_fixed); in __bch2_fsck_err()
667 return bch_err_throw(c, fsck_delete_bkey); in __bch2_bkey_fsck_err()
672 return bch_err_throw(c, fsck_delete_bkey); in __bch2_bkey_fsck_err()