XFS_TRANS_SYNC
int sync = tp->t_flags & XFS_TRANS_SYNC;
#define xfs_trans_set_sync(tp) ((tp)->t_flags |= XFS_TRANS_SYNC)