Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans.h57 #define XFS_LI_ABORTED 1 macro
64 { (1u << XFS_LI_ABORTED), "ABORTED" }, \
H A Dxfs_buf_item.c662 aborted = test_bit(XFS_LI_ABORTED, &lip->li_flags) || in xfs_buf_item_put()
711 bool aborted = test_bit(XFS_LI_ABORTED, in xfs_buf_item_release()
H A Dxfs_trans.c714 set_bit(XFS_LI_ABORTED, &lip->li_flags); in xfs_trans_free_items()
785 set_bit(XFS_LI_ABORTED, &lip->li_flags); in xfs_trans_committed_bulk()