Home
last modified time | relevance | path

Searched refs:XFS_LI_ABORTED (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/xfs/
Dxfs_dquot_item.c294 if (test_bit(XFS_LI_ABORTED, &lip->li_flags)) { in xfs_qm_qoff_logitem_release()
328 test_bit(XFS_LI_ABORTED, &lip->li_flags) || in xfs_qm_qoff_logitem_relse()
Dxfs_trans.h55 #define XFS_LI_ABORTED 1 macro
61 { (1 << XFS_LI_ABORTED), "ABORTED" }, \
Dxfs_buf_item.c550 aborted = test_bit(XFS_LI_ABORTED, &lip->li_flags) || in xfs_buf_item_put()
599 bool aborted = test_bit(XFS_LI_ABORTED, in xfs_buf_item_release()
Dxfs_trans.c684 set_bit(XFS_LI_ABORTED, &lip->li_flags); in xfs_trans_free_items()
755 set_bit(XFS_LI_ABORTED, &lip->li_flags); in xfs_trans_committed_bulk()