XFS_DIFLAG_SYNC   839 fs/xfs/linux-2.6/xfs_ioctl.c 	if (di_flags & XFS_DIFLAG_SYNC)
XFS_DIFLAG_SYNC   898 fs/xfs/linux-2.6/xfs_ioctl.c 		di_flags |= XFS_DIFLAG_SYNC;
XFS_DIFLAG_SYNC   752 fs/xfs/linux-2.6/xfs_iops.c 	if (ip->i_d.di_flags & XFS_DIFLAG_SYNC)
XFS_DIFLAG_SYNC   250 fs/xfs/xfs_dinode.h 	 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
XFS_DIFLAG_SYNC   745 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_SYNC)
XFS_DIFLAG_SYNC  1191 fs/xfs/xfs_inode.c 			if ((pip->i_d.di_flags & XFS_DIFLAG_SYNC) &&
XFS_DIFLAG_SYNC  1193 fs/xfs/xfs_inode.c 				di_flags |= XFS_DIFLAG_SYNC;