XFS_DIFLAG_SYNC  1045 fs/xfs/libxfs/xfs_format.h 	 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
XFS_DIFLAG_SYNC   628 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_SYNC)
XFS_DIFLAG_SYNC   891 fs/xfs/xfs_inode.c 			if ((pip->i_d.di_flags & XFS_DIFLAG_SYNC) &&
XFS_DIFLAG_SYNC   893 fs/xfs/xfs_inode.c 				di_flags |= XFS_DIFLAG_SYNC;
XFS_DIFLAG_SYNC  1102 fs/xfs/xfs_ioctl.c 	if (di_flags & XFS_DIFLAG_SYNC)
XFS_DIFLAG_SYNC  1170 fs/xfs/xfs_ioctl.c 		di_flags |= XFS_DIFLAG_SYNC;
XFS_DIFLAG_SYNC  1247 fs/xfs/xfs_iops.c 	if (flags & XFS_DIFLAG_SYNC)