XFS_DIFLAG_NODUMP 1046 fs/xfs/libxfs/xfs_format.h 	 XFS_DIFLAG_NOATIME | XFS_DIFLAG_NODUMP | XFS_DIFLAG_RTINHERIT | \
XFS_DIFLAG_NODUMP  632 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_NODUMP)
XFS_DIFLAG_NODUMP  888 fs/xfs/xfs_inode.c 			if ((pip->i_d.di_flags & XFS_DIFLAG_NODUMP) &&
XFS_DIFLAG_NODUMP  890 fs/xfs/xfs_inode.c 				di_flags |= XFS_DIFLAG_NODUMP;
XFS_DIFLAG_NODUMP 1106 fs/xfs/xfs_ioctl.c 	if (di_flags & XFS_DIFLAG_NODUMP)
XFS_DIFLAG_NODUMP 1174 fs/xfs/xfs_ioctl.c 		di_flags |= XFS_DIFLAG_NODUMP;
XFS_DIFLAG_NODUMP  532 fs/xfs/xfs_iops.c 	if (ip->i_d.di_flags & XFS_DIFLAG_NODUMP)