XFS_DIFLAG_NODUMP  843 fs/xfs/linux-2.6/xfs_ioctl.c 	if (di_flags & XFS_DIFLAG_NODUMP)
XFS_DIFLAG_NODUMP  902 fs/xfs/linux-2.6/xfs_ioctl.c 		di_flags |= XFS_DIFLAG_NODUMP;
XFS_DIFLAG_NODUMP  251 fs/xfs/xfs_dinode.h 	 XFS_DIFLAG_NOATIME | XFS_DIFLAG_NODUMP | XFS_DIFLAG_RTINHERIT | \
XFS_DIFLAG_NODUMP  749 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_NODUMP)
XFS_DIFLAG_NODUMP 1188 fs/xfs/xfs_inode.c 			if ((pip->i_d.di_flags & XFS_DIFLAG_NODUMP) &&
XFS_DIFLAG_NODUMP 1190 fs/xfs/xfs_inode.c 				di_flags |= XFS_DIFLAG_NODUMP;