Searched refs:abort_error (Results 1 – 5 of 5) sorted by relevance
557 goto abort_error; in xfs_refcount_recover_work()561 abort_error: in xfs_refcount_recover_work()
610 goto abort_error; in xfs_rmap_recover_work()614 abort_error: in xfs_rmap_recover_work()
692 goto abort_error; in xfs_extent_free_recover_work()696 abort_error: in xfs_extent_free_recover_work()
1124 const int abort_error = BTRFS_FS_ERROR(fs_info); in maybe_fail_all_tickets() local1137 if (unlikely(abort_error)) { in maybe_fail_all_tickets()1138 remove_ticket(space_info, ticket, abort_error); in maybe_fail_all_tickets()
285 const int abort_error = cur_trans->aborted; in join_transaction() local288 return abort_error; in join_transaction()