XFS_LI_ABORTED    541 fs/xfs/xfs_buf_item.c 	aborted = (bip->bli_item.li_flags & XFS_LI_ABORTED) != 0;
XFS_LI_ABORTED    181 fs/xfs/xfs_extfree_item.c 	if (efip->efi_item.li_flags & XFS_LI_ABORTED)
XFS_LI_ABORTED    469 fs/xfs/xfs_extfree_item.c 	if (efdp->efd_item.li_flags & XFS_LI_ABORTED)
XFS_LI_ABORTED    489 fs/xfs/xfs_extfree_item.c 	if ((efdp->efd_item.li_flags & XFS_LI_ABORTED) == 0)
XFS_LI_ABORTED   1062 fs/xfs/xfs_log.c 		aborted = XFS_LI_ABORTED;
XFS_LI_ABORTED   1064 fs/xfs/xfs_log.c 		aborted = XFS_LI_ABORTED;
XFS_LI_ABORTED   3604 fs/xfs/xfs_log.c 	xlog_state_do_callback(log, XFS_LI_ABORTED, NULL);
XFS_LI_ABORTED    971 fs/xfs/xfs_trans.c 		xfs_trans_committed(tp, XFS_LI_ABORTED);
XFS_LI_ABORTED   1397 fs/xfs/xfs_trans.c 			lip->li_flags |= XFS_LI_ABORTED;
XFS_LI_ABORTED    414 fs/xfs/xfs_trans_item.c 			lip->li_flags |= XFS_LI_ABORTED;