XFS_TRANS_SYNC    914 fs/xfs/xfs_trans.c 	sync = tp->t_flags & XFS_TRANS_SYNC;
XFS_TRANS_SYNC    916 fs/xfs/xfs_trans.h #define	xfs_trans_set_sync(tp)		((tp)->t_flags |= XFS_TRANS_SYNC)