Home
last modified time | relevance | path

Searched refs:abort_error (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_refcount_item.c559 goto abort_error; in xfs_refcount_recover_work()
563 abort_error: in xfs_refcount_recover_work()
H A Dxfs_rmap_item.c612 goto abort_error; in xfs_rmap_recover_work()
616 abort_error: in xfs_rmap_recover_work()
/linux/fs/btrfs/
H A Dtransaction.c283 const int abort_error = cur_trans->aborted; in join_transaction() local
286 return abort_error; in join_transaction()